Hello,
I have been trying to make a map that displays a list of markers that can be updated based on the location of the device. So if a user moves to different locations and presses a button at each location, then the map will add a new marker each time. For example, if the user moves to four different locations, then the map should display four markers based on the location of the user at the moment the information was captured and saved. How would this be accomplished?
Thanks.