Google Maps as underlying map in React

39 Views Asked by At

I have a caricatured map of a downtown. I would like, in my app, to show the user's location on this map, using google maps as the underlying map. Is it possible? If so, how do I map the user's geolocation from google maps into my map?

Using geolocation and google maps in an application using React, I want the app interface shows the user's location on a custom map.

0

There are 0 best solutions below