Skip to content

Conversation

@ianmande
Copy link

This PR adds support for passing a custom Mapbox style URI through the mapboxMapStyle configuration prop on iOS.
This brings iOS to feature parity with Android and allows React Native developers to dynamically set the Mapbox map style from JavaScript.

Currently, the iOS implementation of MapsIndoorsViewManager does not read the mapboxMapStyle value sent from React Native. As a result, developers cannot override the default Mapbox style when rendering indoor maps on iOS.

Android already supports this, so this PR ensures consistency between platforms.

@ianmande
Copy link
Author

@matiasholst @fhansenMP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant