ZiZi
ZiZi
Would it be possible to add the option to show ETAs for a particular route instead of [route duration](https://docs.mapbox.com/ios/navigation/api/2.0.0-beta.9/Classes/NavigationMapView.html#/s:16MapboxNavigation0B7MapVi[…]gySay0A10Directions0F0CGSg_tF)? cc @avi-c @1ec5
Creating `MockMapSnapshotter` to mock GL-native snapshot behavior. Also creating `MapSnapshotterProtocol` for Snapshotter to depend on, rather than `MapSnapshotter`. ## Pull request checklist: - [ ] Describe the changes in this...
Would it be possible to implement a feature allowing users to pin images to their map visualization? One customer in particular requested this feature, as sometimes the map resolution available...
added GradientGeoJSONLine example in Swift and Objective C Closes https://github.com/mapbox/ios-sdk-examples/issues/203
Fixes https://github.com/mapbox/ios-sdk-examples/issues/419
created new iOS example for changing worldview boundaries
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...
added FilterMapSymbols example in Swift and Objective C
example for MGLMatch