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
At the moment developers can add their own click listeners to MapView, but there is no way to know if a route was clicked. I would like to perform the action in the listener only if a route was not clicked.
At the moment developers can add their own click listeners to
MapView, but there is no way to know if a route was clicked. I would like to perform the action in the listener only if a route was not clicked.