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 geojson to map #40

Open
2 tasks
phuef opened this issue Dec 6, 2022 · 0 comments
Open
2 tasks

add geojson to map #40

phuef opened this issue Dec 6, 2022 · 0 comments
Labels

Comments

@phuef
Copy link
Owner

phuef commented Dec 6, 2022

Add the geojson from the request to the leaflet map. The geojson is currently stored in the atribute geojson of the component MapView.vue.

  • load geojson in the map
  • update geojson in the map when a new request was send (see watchers. A watcher is already configured for geojson. Its functionality needs to be added )
@phuef phuef added the frontend label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant