MCPcopy Create free account
hub / github.com/Maps4HTML/MapML.js / TemplatedPMTilesLayer.js

File TemplatedPMTilesLayer.js

src/mapml/layers/TemplatedPMTilesLayer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Layer, GridLayer, DomUtil, extend, setOptions } from 'leaflet';
2// window.L as defined below is required for protomaps-leaflet <= 4.0.1
3const Leaflet = { GridLayer, DomUtil };
4window.L = Leaflet;

Callers

nothing calls this directly

Calls 3

replaceMethod · 0.80
removeMethod · 0.80
getMapElMethod · 0.45

Tested by

no test coverage detected