UNPKG

leaflet-vector-offline

Version:

Plugin for Leaflet.js that supports offline vector map tiles.

3 lines (2 loc) 177 B
export { vectorOfflineLayer, VectorOfflineLayer } from "./VectorOfflineLayer"; export type { Status, DoneCallback, KeyedHtmlCanvasElement, VectorLayerOptions, } from "./types";