Closed FabianSilva closed 6 years ago
what is best to use offline maps, can be used https://www.npmjs.com/package/Leaflet.TileLayer.MBTiles or something else like that?
thanks you
I would take a look at this: https://github.com/klokantech/mapbox-gl-js-offline-example
Implementation shouldn't be any different than the docs, other than where the tiles are being stored.
what is best to use offline maps, can be used https://www.npmjs.com/package/Leaflet.TileLayer.MBTiles or something else like that?
thanks you