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

add stadtwald layer for Meldemichel clerks #213

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

warm-coolguy
Copy link
Member

Summary

For SINGLE mode only, the stadtwald layer and options to programmatically turn it on/off depending on the viewn report have been added. However, the viewn report is controlled outside of the map, hence we only provide the required API.

Instructions for local reproduction and review

In src/index.html, change the mode from "COMPLETE" to "SINGLE". Uncomment stadtwaldActive and check the flag for its functionality. You may also use the browser's console to fire a window._polar.mapInstance.$store.dispatch("meldemichel/setMapState", {stadtwaldActive: false}) resp. ...true}) to test whether the client changes the visibility accordingly.

@warm-coolguy warm-coolguy added the enhancement New feature or request label Jan 7, 2025
@warm-coolguy warm-coolguy self-assigned this Jan 7, 2025
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

Successfully merging this pull request may close these issues.

2 participants