mapbox / ios-sdk-examples

Live example code for the Mapbox iOS SDK
https://www.mapbox.com/ios-sdk/examples/
Other
95 stars 35 forks source link

Request for future examples to demonstrate dynamic attribute building with non-geojson sources #380

Open ZiZasaurus opened 4 years ago

ZiZasaurus commented 4 years ago

I have encountered some issues regarding correctly specifying label names in an MGLSymbolStyleLayer.

Because not every dataset is available as a GeoJSON file, showing how attributes can be built dynamically for future use in an MGLSymbolStyleLayer would be a great resource for our users.