LiveAtlas/src/model
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
..
LiveAtlasMapDefinition.ts Refactor map handling 2021-07-26 01:04:13 +01:00
LiveAtlasProjection.ts Refactor map handling 2021-07-26 01:04:13 +01:00