In this tutorial, we'll walk through how to build a React component that uses the Google Maps API. Integrating React with external libraries like Google or Facebook APIs can be confusing and challenging. In this discussion, we'll look at how to integrate the Google Maps API with React. In this post we'll deal with lazily-loading the library through building complex nested components. This post is
