Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Layer, DomUtil, point, bounds } from
'leaflet'
;
2
import
{ Util } from
'../utils/Util.js'
;
3
4
export
var
FeatureIndexOverlay = Layer.extend({
Callers
nothing calls this directly
Calls
9
bounds
Function · 0.85
setAttribute
Method · 0.80
replace
Method · 0.80
keys
Method · 0.80
forEach
Method · 0.80
getAttribute
Method · 0.80
focus
Method · 0.80
remove
Method · 0.80
add
Method · 0.80
Tested by
no test coverage detected