Offline Support
making your App an PWA or use eaven more advanced technology
Requirements
- offline cache of map tiles
- caching CRUD operations and sync when online
Resources
- Indexed Database API for browser storage
- Service Worker API
- offline-leaflet-map