LiveAtlas/src
James Lyne c7ec76767e 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-23 20:42:18 +01:00
..
assets Fix some inspections 2021-05-27 14:52:26 +01:00
components Refactor map handling 2021-07-23 20:42:18 +01:00
errors Remove ConfigurationError prefix 2021-05-18 18:32:52 +01:00
leaflet Refactor map handling 2021-07-23 20:42:18 +01:00
model Refactor map handling 2021-07-23 20:42:18 +01:00
scss Avoid applying the base background colour twice to buttons in leaflet-controls 2021-07-22 23:18:18 +01:00
store Refactor map handling 2021-07-23 20:42:18 +01:00
util Refactor map handling 2021-07-23 20:42:18 +01:00
api.ts Refactor map handling 2021-07-23 20:42:18 +01:00
App.vue Update map, pan and zoom if the url is edited manually 2021-07-20 03:25:42 +01:00
dynmap.d.ts Refactor map handling 2021-07-23 20:42:18 +01:00
index.d.ts Refactor map handling 2021-07-23 20:42:18 +01:00
main.ts Focus style improvements 2021-07-22 02:48:09 +01:00
util.ts Refactor map handling 2021-07-23 20:42:18 +01:00