mapbox / mapbox-annotation-extension

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

Remove unnecessary object creation. #33

Closed fabian-guerra closed 5 years ago

fabian-guerra commented 5 years ago

This pr removes the need to create an intermediate geoJSON object for shapes. Reducing the memory usage in 16%