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

Method getMapEl

src/map-style.js:61–63  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59 }
60 }
61 getMapEl() {
62 return Util.getClosest(this, 'mapml-viewer,map[is=web-map]');
63 }
64 constructor() {
65 // Always call super first in constructor
66 super();

Callers 1

_registerMediaQueryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected