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

Fix a crash when using the initWithCoordinates:count: initializer. #34

Closed fabian-guerra closed 4 years ago

fabian-guerra commented 4 years ago

Fixes a crash when using [MGLLineStyleAnnotation initWithCoordinates:count:] initializer.