UNPKG

mapa-gcba

Version:

Mapa Interactivo de la Ciudad de Buenos Aires

3 lines (2 loc) 192 B
import { ITilerLayerOptions } from "../interfaces/option.interface"; export declare const tileLayerSelect: (service?: string, options?: ITilerLayerOptions) => import("leaflet").TileLayer.WMS;