Adding additional markers on the display map. #1999
Unanswered
raymondbrianhernandez
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think you should use client side code or you'll need to refresh the page every time a new location arrives... |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'm working on a simple page that adds a new marker (or replaces the old marker) once a new GPS coordinates have been found. So far I can pull GPS coordinates, but I'm unsure how to update the map. For simplicity here's my "shortened" code. Any advice? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions