mapbox / mapbox-gl-native-ios

Interactive, thoroughly customizable maps for iOS powered by vector tiles and OpenGL
https://www.mapbox.com/mobile/
Other
210 stars 122 forks source link

Adding extra configurability to MGLUserLocationAnnotationViewStyle #653

Closed bcalabri closed 2 years ago

bcalabri commented 2 years ago

Based on https://github.com/mapbox/mapbox-gl-native-ios/pull/403

Previously there was no way to change the background of the arrow puck view nor the border of the dot view.

So I'm exposing this configurability.

Ex

SS1 SS1
alexshalamov commented 2 years ago

Thank you for contribution @bcalabri 🎉