SpatialServer / Leaflet.MapboxVectorTile

A Leaflet Plugin that renders Mapbox Vector Tiles on HTML5 Canvas.
Other
299 stars 95 forks source link

.pbf or .mbtiles question #60

Open nouryf opened 8 years ago

nouryf commented 8 years ago

Hi,

I'm new to vector tiles and I was wondering what the format and structure that 'MapboxVectorTile' expect and support.

Can I point to a vector .mbtiles ? or do I need to point to a .pbf file ? or a folder with sub-folders containing the .pbf files ? Or this need to be hooked with a server that serve the tiles ?

Thanks

SudipBarman007 commented 6 years ago

You can use mbties also provided it contain pbf type. use sqlite extension to read from mbtiles.