ios-sdk-examples icon indicating copy to clipboard operation
ios-sdk-examples copied to clipboard

Live example code for the Mapbox iOS SDK

Results 62 ios-sdk-examples issues
Sort by recently updated
recently updated
newest added

I think an example of implementing UISearch on an added layer's objects would be really useful, unless this is obvious and I'm missing it. A common use case that I've...

We should have an example of appending or otherwise mutating a polyline annotation on the fly, using `-[MGLPolyline appendCoordinates:count:]`. This would accomplish the same visual effect as “[Animated line](https://www.mapbox.com/ios-sdk/examples/runtime-animate-line/)” but...

new example - help wanted!