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

refactor: move MaplibreStyles to maplibre_gl #435

Merged

Conversation

josxha
Copy link
Collaborator

@josxha josxha commented Jun 2, 2024

Issue

Description

It is currently required to add the platform interface package as a dependency to use MaplibreStyles.demo.
Because it is only used in the example app or user specific code there is not really a reason it's in the maplibre_gl_platform_interface package.

@josxha josxha added this to the v0.20.0 milestone Jun 2, 2024
@josxha josxha requested a review from kuhnroyal June 2, 2024 17:53
@josxha josxha self-assigned this Jun 2, 2024
lib/maplibre_gl.dart Outdated Show resolved Hide resolved
@kuhnroyal kuhnroyal enabled auto-merge (squash) June 3, 2024 12:43
@kuhnroyal kuhnroyal merged commit 074bd50 into maplibre:main Jun 3, 2024
9 checks passed
@josxha josxha deleted the refactor/move-MaplibreStyles-to-maplibre_gl branch June 3, 2024 12:48
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.

Consider moving MaplibreStyles.DEMO to the main plugin
2 participants