forked from MapComplete/MapComplete
Add caching into local storage for a faster map experience
This commit is contained in:
parent
3a2d654ac3
commit
f33fe081d0
12 changed files with 128 additions and 41 deletions
|
@ -74,6 +74,7 @@ export default class FilteringFeatureSource implements FeatureSource {
|
|||
update();
|
||||
});
|
||||
|
||||
update();
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue