You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently have a map with several markers and their respective popups. When I click on each marker, its popups open correctly. But there are situations where I have a list of stops
<Stop>
where I would like to open the popup manually/programmatically. It is a list of stops that a driver makes. Currently I do it this way and it works perfectly. But the truth is that I don't know if it is correct or is the best way to do it or if there is a better and more efficient way.
I currently have a map with several markers and their respective popups. When I click on each marker, its popups open correctly. But there are situations where I have a list of stops
where I would like to open the popup manually/programmatically. It is a list of stops that a driver makes. Currently I do it this way and it works perfectly. But the truth is that I don't know if it is correct or is the best way to do it or if there is a better and more efficient way.
The text was updated successfully, but these errors were encountered: