0.5.0 • Published 7 years ago
@rxmap/offlinestorage v0.5.0
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/offlinestorage@0.5.0’ defer/>
</head>