UNPKG

leaflet-webatlastile

Version:

Leaflet plugin to use Webatlas tilecache with correct attribution and apikey's. Requires only vanilla Leaflet.

9 lines (8 loc) 174 B
export declare const WebatlasTileLayerTypes: { VECTOR: string; AERIAL: string; HYBRID: string; GREY: string; MEDIUM: string; LITE: string; };