UNPKG

leaflet.vectorgrid

Version:

Display gridded vector data (sliced GeoJSON or protobuf vector tiles) in Leaflet 1.0

10 lines (6 loc) 288 B
// Aux file to bundle everything together import {} from './Leaflet.VectorGrid.js'; import {} from './Leaflet.VectorGrid.Protobuf.js'; import {} from './Leaflet.VectorGrid.Slicer.js'; import {} from './Leaflet.Renderer.Canvas.Tile.js'; import {} from './Leaflet.Renderer.SVG.Tile.js';