We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to introduce a property, which is interpreted by the layer-list component to filter out layers, which should not be listed.
Suggestion for the property: displayInLayerList: [true|false]
displayInLayerList: [true|false]
The text was updated successfully, but these errors were encountered:
Add property to ignore layers in LayerList
de2815f
This introduces a Boolean property 'displayInLayerList' in order to exclude map layers from the LayerList component. Closes wegue-oss#43.
Merge pull request wegue-oss#43 from Geolicious/22-36-test-merger
aa16aea
Combined PR for wegue-oss#22 and wegue-oss#36
chrismayer
No branches or pull requests
We need to introduce a property, which is interpreted by the layer-list component to filter out layers, which should not be listed.
Suggestion for the property:
displayInLayerList: [true|false]
The text was updated successfully, but these errors were encountered: