mapbox / mapbox-annotation-extension

Framework extensions that can be used with the Mapbox Maps SDK for iOS.
ISC License
11 stars 18 forks source link

Enable style annotations drag gesture recognizers. #43

Closed fabian-guerra closed 4 years ago

fabian-guerra commented 4 years ago

Adds annotation dragging support.

fabian-guerra commented 4 years ago

@captainbarbosa the flickering is at the GL level and is related to https://github.com/mapbox/mapbox-gl-native/issues/14407

I agree it will be good to have a visual feedback when long pressing but that will be out of scope for this pr