React-google-maps: Show users current location on map

Created on 30 Dec 2017  路  2Comments  路  Source: tomchentw/react-google-maps

Is there way to indicate user current location using blue dot icon.

All 2 comments

Nothing built in that I know of, but I imagine you can very easily add it as a marker with a custom icon. But you would have to implement the stuff that tracks the user's location in order to update the location of the marker (see MDN for some docs on that).

GitHub issue tracker is NOT designed for how to questions

Was this page helpful?
0 / 5 - 0 ratings

Related issues

appako picture appako  路  24Comments

mmahalwy picture mmahalwy  路  19Comments

SyedSaifAli picture SyedSaifAli  路  18Comments

viveksrivastawa picture viveksrivastawa  路  24Comments

fredcarle picture fredcarle  路  24Comments