@rxmap/offlinestorage
v0.5.0
Published
Storage the map files when you visit the maps for ability the option of work offline
Readme
offlineStorage
offlineStorage, the library storage the map files when you visit the maps for ability the option of work offline. We use the service Worker for cache the network requests.
Instalation
NPM
npm install @rxmap/offlinestorage --saveor
CDN
<head>
<script type=‘application/javascript’ src=‘https://unpkg.com/@rxmap/[email protected]’ defer/>
</head>