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

craigcartmell picture craigcartmell  路  4Comments

manoj150283 picture manoj150283  路  3Comments

julienvincent picture julienvincent  路  3Comments

LukasZvikas picture LukasZvikas  路  3Comments

timkraut picture timkraut  路  3Comments