LiveAtlas/src/components/map
James Lyne ef26d78c19 Refactor map handling
- Map definitions now have their own class
- A map's projection is now a private property of the instance. Coordinates are converted via map instance methods.
- Moved map icon handling to instance getter
- Removed currentProjection and related mutations from store
- Changed currentProjection watchers to currentMap
2021-07-26 01:04:13 +01:00
..
control Improve handling of component config updates 2021-05-18 22:01:07 +01:00
layer Refactor map handling 2021-07-26 01:04:13 +01:00
marker Refactor map handling 2021-07-26 01:04:13 +01:00
vector Refactor map handling 2021-07-26 01:04:13 +01:00
MapContextMenu.vue Refactor map handling 2021-07-26 01:04:13 +01:00