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

Create an example to detect errors in tilesets #414

Open tsuz opened 3 years ago

tsuz commented 3 years ago

To help developers detect errors, we should provide an example that showcases how to achieve this. The below uses MGLObserver to detect errors when tilesets and their sources are not loaded.