mapbox-maps-ios
mapbox-maps-ios copied to clipboard
Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal
## Environment - Xcode version: 14.3 - iOS version: 16.4 - Devices affected: all - Maps SDK Version: 10.14 (also tried 10.15 release candidate) ## Observed behavior and steps to...
## Environment - Xcode version: 14.3.1 - iOS version: 16.4 - Devices affected: Mac Catalyst - Maps SDK Version: 10.15.0 ## Observed behavior and steps to reproduce Compiling a project...
## New Feature Hello, I would like to request the development of the clustering function. When using PointAnnotation or SymbolAnnotation, there is a cluster option in the source, so we...
## Environment - Xcode version: 14.3.1 (14E300c) - iOS version: 17.0 - Devices affected: Simulator iPhone 14 Pro - Maps SDK Version: #main (cf286de094c7bd413697ab67da0d5866f790009e) ## Observed behavior and steps to...
## Environment - Xcode version: 14.1 - iOS version: 16.1 - Devices affected: all - Maps SDK Version: a138e84bd04e82a509661ddc3e134cd071f48e89 ## Observed behavior and steps to reproduce When initializing a Snapshotter...
## New Feature This may well be user error, but in my map I have a `SymbolLayer` that I want to set the offset and rotate of the image on....
## Environment - Xcode version: Version 14.3.1 (14E300c) - iOS version: ios 16 - Devices affected: - Maps SDK Version: When using SDK to draw the route of a small...
With the new MapBox version we can not create custom annotation view as before.
## Environment - Xcode version: - iOS version: 16.0+ - Devices affected: - Maps SDK Version: 10.14.0-rc.1 ## Observed behavior and steps to reproduce Impossible to zoom out with one...
It appears that `LocationIndicatorLayer` requires `locationTransition` to be an instance of `StyleTransition`, which only has the properties `duration` and `delay`. Setting a non-zero duration makes the indicator move with what...