LiveAtlas/src/store
James Lyne 687a31f0f7 Refactor Map pan handling
- Add setView method to handle all panning/zooming
- Replaced SET_PAN_TARGET mutation with more generic SET_VIEW_TARGET which accepts locations/bounds/zooms and leaflet options
- Merged all scheduled variables into single scheduledView
2022-01-16 22:15:12 +00:00
..
action-types.ts Overhaul marker update handling 2022-01-15 00:07:25 +00:00
actions.ts Overhaul marker update handling 2022-01-15 00:07:25 +00:00
getters.ts Cleanup url getter 2022-01-14 20:11:43 +00:00
index.ts Update license headers 2021-07-26 01:05:08 +01:00
mutation-types.ts Refactor Map pan handling 2022-01-16 22:15:12 +00:00
mutations.ts Refactor Map pan handling 2022-01-16 22:15:12 +00:00
state.ts Refactor Map pan handling 2022-01-16 22:15:12 +00:00