mapbox-gl-native
mapbox-gl-native copied to clipboard
Reevaluate -[MGLMapView selectAnnotation:moveIntoView:animateSelection:]
The public -[MGLMapView selectAnnotation:moveIntoView:animateSelection:] method was added #13689 by @julianrex, but left undocumented so that we could change it at will. We need to revisit this decision and make the call — should it become part of our official API or should it be removed?
/cc @mapbox/maps-ios
What’s the use case for this extra method?