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

Support generic properties in setLayerProperties #352

Open
m0nac0 opened this issue Dec 6, 2023 · 1 comment
Open

Support generic properties in setLayerProperties #352

m0nac0 opened this issue Dec 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@m0nac0
Copy link
Collaborator

m0nac0 commented Dec 6, 2023

I.e., the properties that apply to every layer-type (cf. https://maplibre.org/maplibre-style-spec/layers/#layer-properties). Currently we only support the layer-type-specific properties. We probably need to adapt https://github.com/maplibre/flutter-maplibre-gl/blob/main/scripts/templates/layer_properties.dart.template.

@m0nac0 m0nac0 added the enhancement New feature or request label Dec 6, 2023
@m0nac0
Copy link
Collaborator Author

m0nac0 commented Dec 6, 2023

minZoom and maxZoom might be the only relevant properties we can actually set at runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant