Category "mapbox-ios"

What replaces MGLAnnotationView in Version 10 of Mapbox?

In our application we heavily utilize MGLAnnotationViews because of its flexibility. We can animate annotations on the map with a MGLAnnotationView. For instanc

MapBox Maps iOS SDK: Is there a way to animate PointAnnotation when it's being selected

I migrated from old Mapbox Maps SDKs for iOS and macOS v6.x.x to mapbox-maps-ios v10.1.0. A lot of API got changed. I was able to restore same functionality usi

iOS MapBox fit camera to multiple coordinates [latitude and longitude] or annotations

in MapBox documentation for android there is LatLngBounds, but for iOS there are nothing, is there any way todo it for iOS

Self hosting vector tiles using Mapbox SDK iOS v10

I want to host and render vector tiles using .pbf files in the new Mapbox SDK iOS (v10). I tried the following but it does not work. mapView = MapView(f

How do you cluster annotations with v10 of the MapBox iOS SDK?

How is clustering done with v10 of the Mapbox iOS SDK? And can I use ViewAnnotations to show custom views for clusters? In short, I am trying to cluster annotat