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 this point NavigationMapView.showRouteDurations(along:) allows to show route duration annotations for a list of routes. In scope of this ticket user should be given the ability to detect taps on such annotation (similarly to waypoints and routes).
The text was updated successfully, but these errors were encountered:
MaximAlien
added
the
UI
Work related to visual components, Android Auto, Camera, 3D, voice, etc.
label
Apr 25, 2022
These annotations are shown as a SymbolLayer provided by Maps SDK, @mapbox/maps-ios do you have any suggestions here? What would be the best way to detect tap on such SymbolLayer.
At this point
NavigationMapView.showRouteDurations(along:)
allows to show route duration annotations for a list of routes. In scope of this ticket user should be given the ability to detect taps on such annotation (similarly to waypoints and routes).The text was updated successfully, but these errors were encountered: