Skip to content

Conversation

@mhernz
Copy link
Contributor

@mhernz mhernz commented Aug 8, 2025

Since the release of maplibre-native iOS v6.13 it is now possible to pass a styleJSON string directly to MLNMapView. This PR adds logic to handle style JSON strings on iOS and web.

@mhernz
Copy link
Contributor Author

mhernz commented Aug 8, 2025

Added some extra logic to MapLibreMapController#init to address #604

@gabbopalma gabbopalma self-requested a review September 17, 2025 12:10
@gabbopalma gabbopalma added this to the v0.23.0 milestone Sep 17, 2025
@gabbopalma
Copy link
Collaborator

gabbopalma commented Sep 17, 2025

Thanks for your contribution @mhernz!
This will be merged into the release-0.23.0 branch that will be available soon

Fixes #604 issue, but we are still waiting for the 7.0.0 of maplibre-native release for the fix of default style issue.

@gabbopalma gabbopalma merged commit 0a164f6 into maplibre:main Sep 17, 2025
9 checks passed
gabbopalma added a commit that referenced this pull request Sep 17, 2025
gabbopalma added a commit that referenced this pull request Sep 17, 2025
Reverts #603. This will be merged in
`release-0.23.0` branch
gabbopalma added a commit that referenced this pull request Sep 17, 2025
Since the release of maplibre-native iOS v6.13 it is now possible to
pass a styleJSON string directly to `MLNMapView`. This PR adds logic to
handle style JSON strings on iOS and web.

---------

Co-authored-by: Gabriel <[email protected]>
gabbopalma added a commit that referenced this pull request Sep 17, 2025
Since the release of maplibre-native iOS v6.13 it is now possible to
pass a styleJSON string directly to `MLNMapView`. This PR adds logic to
handle style JSON strings on iOS and web.

---------

Co-authored-by: Gabriel <[email protected]>
@mhernz mhernz deleted the style-json branch September 22, 2025 18:58
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.

2 participants