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

Method getMapEl

src/map-link.js:169–171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

167 });
168 }
169 getMapEl() {
170 return Util.getClosest(this, 'mapml-viewer,map[is=web-map]');
171 }
172 getLayerEl() {
173 return Util.getClosest(this, 'map-layer,layer-');
174 }

Callers 4

zoomToMethod · 0.95
_registerMediaQueryMethod · 0.95
_createTemplatedLinkMethod · 0.95
isVisibleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected