Patrick Leonard
Patrick Leonard
When creating a dashboard using Microsoft PowerBI with embedded Mapbox map the base map does not load on iOS devices. There is no issue when opening the dashboard through the...
## New Example _Description of the feature being requested and any outcomes desired, an example use case, and any suggestions for solution_ I propose adding a new example which shows...
The live data examples ([Swift](https://github.com/mapbox/ios-sdk-examples/blob/main/Examples/Swift/LiveDataExample.swift), [Objective-C](https://github.com/mapbox/ios-sdk-examples/blob/main/Examples/ObjectiveC/LiveDataExample.m)) no longer work. They used to show the [wanderdrone's](https://wanderdrone.appspot.com/) up-to-the-minute location, but that site is now defunct. In the v10 example app, these examples...
Fixes: #1475 This PR enables clustering on point annotation managers, achieving parity with the Android implementation. Developers using this feature will pass a set of ClusterOptions when creating a pointAnnotationManager....