maptalks-mbtilelayer

0.0.1 • Public • Published

maptalks Loads .mbtiles tilesets.

inspired by https://gitlab.com/IvanSanchez/Leaflet.TileLayer.MBTiles

demo

how to use?

var baseLayer = new maptalks.MBTileLayer('base',{ dbUrl:'./countries-raster.mbtiles', attribution: '© MapBox Maps' }); var map = new maptalks.Map('map', { center: [0,0], zoom: 0, baseLayer : baseLayer });

Readme

Keywords

none

Package Sidebar

Install

npm i maptalks-mbtilelayer

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

10.4 MB

Total Files

16

Last publish

Collaborators

  • hudeyi