mapbox-gl-native icon indicating copy to clipboard operation
mapbox-gl-native copied to clipboard

Reevaluate -[MGLMapView selectAnnotation:moveIntoView:animateSelection:]

Open friedbunny opened this issue 6 years ago • 1 comments

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

friedbunny avatar Jun 11 '19 22:06 friedbunny

What’s the use case for this extra method?

1ec5 avatar Jun 12 '19 20:06 1ec5