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.