Wondered if it was possible to show users live location on the map, didn't see any examples of that. #474
Unanswered
davebrewer
asked this question in
Q&A
Replies: 1 comment
-
There is no "built in" way from the Google Maps API or this library that would allow to show the live location of the user directly. A common approach is to use a Then use the resulting location to render and update a marker on the map. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wondered if it was possible to show users live location on the map, didn't see any examples of that.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions