mapbox-maps-ios
mapbox-maps-ios copied to clipboard
Interactive, thoroughly customizable maps for iOS powered by vector tiles and Metal
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....
Provides an API which takes a list of view annotations and calculates the `CoordinateBounds`covering all of the views and animates it using an overview viewport. https://user-images.githubusercontent.com/30261043/195351426-faeff36b-c198-4c24-9179-57cf072bb876.mp4 ## Pull request checklist:...
## Environment - Xcode version: 14.0.1 - iOS version: 16.0 - Devices affected: Device iPhone 13 Mini, Simulator - iPhone 14 Pro - Maps SDK Version: 10.9.0.rc1 ## Observed behavior...
## Environment - Xcode version: 14.0.1 - iOS version: 12.6 - Devices affected: MacBook Pro - Maps SDK Version: 10.8.1 ## Observed behavior and steps to reproduce I am running...
This PR further improves accuracy ring radius interpolation started in https://github.com/mapbox/mapbox-maps-ios/pull/1625 ## Pull request checklist: - [x] Describe the changes in this PR, especially public API changes. - [x] Write...
3D puck uses a special layer, it trips code in `allLayerIdentifiers` getter into triggering an assertion when obtaining layer info. This PR makes the `allLayerIdentifiers` getter to ignore 3D puck...
## New Feature When panning the map the inertia or momentum of a gesture is respected. I would love to have the inertia or momentum of a zoom gesture respected...
## New Feature Data about gestures within the cameraChanged event. Specifically - Is the camera changing due to current user interaction? - Is the camera changing due to previous user...
## Environment - Xcode version: - iOS version: iPadOS 15.7.0, iPadOS 15.4.1 - Devices affected: iPad mini (5th generation), iPad (7th generation), iPad (8th generation), iPad (6th generation) - Maps...
## Environment - Xcode version: 13.4.1 - iOS version: NA - Devices affected: NA - Maps SDK Version: 10.8.1 ## Observed behavior and steps to reproduce `` returning for all...