LiveAtlas/src/store
James Lyne ff77f09025 Move marker set contents outside the store, other small optimisations.
Improves marker set creation performance by avoiding traversal of all markers when watching the marker set.

Various other small changes to reduce allocations when creating markers
2022-01-11 16:08:30 +00:00
..
action-types.ts First attempt at login/register 2021-08-30 22:28:20 +01:00
actions.ts Cleanup configuration loading a bit 2021-09-08 14:35:44 +01:00
getters.ts Move loginEnabled logic to store getter 2021-09-08 15:23:21 +01:00
index.ts Update license headers 2021-07-26 01:05:08 +01:00
mutation-types.ts Move marker set contents outside the store, other small optimisations. 2022-01-11 16:08:30 +00:00
mutations.ts Move marker set contents outside the store, other small optimisations. 2022-01-11 16:08:30 +00:00
state.ts Move marker set contents outside the store, other small optimisations. 2022-01-11 16:08:30 +00:00