Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Maps4HTML/MapML.js
/ contains
Method
contains
src/mapml/utils/DOMTokenList.js:51–53 ·
view source on GitHub ↗
(token)
Source
from the content-addressed store, hash-verified
49
}
50
51
contains(token) {
52
return
this.domtokenlist.contains(token);
53
}
54
55
// Modified default behavior
56
add(token) {
Callers
15
mapFeature.test.js
File · 0.80
featureIndexOverlayFocus.test.js
File · 0.80
featureIndexOverlayResults.test.js
File · 0.80
domApi-mapml-viewer.test.js
File · 0.80
domApi-web-map.test.js
File · 0.80
layer-extent.test.js
File · 0.80
layer-dash-extent.test.js
File · 0.80
map-feature-extent.test.js
File · 0.80
GeolocationButton.js
File · 0.80
Util.js
File · 0.80
getStylePositionAndNode
Function · 0.80
TemplatedTileLayer.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected