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

File FeatureIndexOverlay.js

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

Source from the content-addressed store, hash-verified

1import { Layer, DomUtil, point, bounds } from 'leaflet';
2import { Util } from '../utils/Util.js';
3
4export var FeatureIndexOverlay = Layer.extend({

Callers

nothing calls this directly

Calls 9

boundsFunction · 0.85
setAttributeMethod · 0.80
replaceMethod · 0.80
keysMethod · 0.80
forEachMethod · 0.80
getAttributeMethod · 0.80
focusMethod · 0.80
removeMethod · 0.80
addMethod · 0.80

Tested by

no test coverage detected