Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Maps4HTML/MapML.js
/ getMapEl
Method
getMapEl
src/layer.js:170–172 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
}
169
}
170
getMapEl() {
171
return
Util.getClosest(this,
'mapml-viewer,map[is=web-map]'
);
172
}
173
constructor() {
174
// Always call super first in constructor
175
super();
Callers
11
_registerMediaQuery
Method · 0.95
map-link-in-shadow-root.test.js
File · 0.45
map-input-in-shadow-root.test.js
File · 0.45
map-extent-in-shadow-root.test.js
File · 0.45
map-extent-api.test.js
File · 0.45
feature-in-shadow-root.test.js
File · 0.45
createLayerControlExtentHTML
Function · 0.45
TemplatedTileLayer.js
File · 0.45
TemplatedFeaturesOrTilesLayer.js
File · 0.45
TemplatedImageLayer.js
File · 0.45
TemplatedPMTilesLayer.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected