Sergiy · Dec 21, 2016 5:33:43 PM · Подобається 0 · Коментар 0 Список

GISFile supports the vector tiles, working on the principle of loading map tiles. Using this method is justified when displaying maps with lots of objects, as well as to display the downloaded cache of vector tiles in json, zip, kml, kmz formats. We have developed several JavaScript API libraries that connected with layers and maps, and can be used in yours solutions.

gisfile.box.js - L.GisFileBox library to display a map of objects in a zip format (json)
gisfile.json.js - L.GisFileJson library to display layers in json and zip formats (json)
gisfile.kml.js - L.GisFileKml library to display layer in kml, kmz formats

All libraries are available under the BSD license for free.

http://gisfile.com/api/1.0/doc/box/

Vector tiles

Make maps with help of json, zip, kml, kmz files