fawzirifai
fawzirifai
## Environment - Xcode version: 15.2 - iOS version: 17.2 - Devices affected:All devices - Maps SDK Version: 11.0.0 ## Observed behavior and steps to reproduce First Scenario: 1. Initialize...
## Environment - Xcode version: 15.1 - iOS version: 17.2 - Devices affected: iPhone 15 - Maps SDK Version: 11.0.0 ## Observed behavior and steps to reproduce Calling removeGeoJSONSourceFeatures and...
## Environment - Xcode version: 15.1 - iOS version: 17.2 - Devices affected: All - Maps SDK Version: 11.0.0 ## Observed behavior and steps to reproduce When I add a...
I just want to show the scale bar while the user is zooming. And when the user stops zooming I want the scale bar to be hidden, like Apple Maps...
I am listening to `onNewBannerInstructions` to show the instruction text and image on our custom view, without using any of Mapbox UIs. When `onNewBannerInstructions` is called, I check the components...