Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add StyleImport for v11 #3063

Merged
merged 4 commits into from
Sep 24, 2023
Merged

feat: Add StyleImport for v11 #3063

merged 4 commits into from
Sep 24, 2023

Conversation

mfazekas
Copy link
Contributor

Add new StyleImport for v11.

image
<MapView style={styles.mapView} styleURL={'mapbox://styles/mapbox/standard-beta'}>
  <StyleImport id="basemap" existing config={{ 
    lightPreset: 'night',
   }} />
   ...
</MapView>

@mfazekas mfazekas force-pushed the mfazekas/v11-styl-import branch 8 times, most recently from fb0d1e9 to 582f404 Compare September 21, 2023 05:19
@mfazekas mfazekas marked this pull request as ready for review September 21, 2023 05:21
@mfazekas mfazekas force-pushed the mfazekas/v11-styl-import branch 4 times, most recently from c9dd255 to 36f366b Compare September 22, 2023 19:57
@mfazekas mfazekas merged commit 657a86a into main Sep 24, 2023
9 checks passed
@mfazekas mfazekas deleted the mfazekas/v11-styl-import branch September 24, 2023 09:29
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