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

Method getZoomBounds

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

Source from the content-addressed store, hash-verified

784 }
785 }
786 getZoomBounds() {
787 return this._getZoomBounds(this._templateVars.zoom);
788 }
789 /**
790 * TODO: review getBounds for sanity, also getFallbackBounds, perhaps integrate
791 * there is no other kind of bounds but native....

Callers 5

extentMethod · 0.95
_createTemplatedLinkMethod · 0.95
minMethod · 0.80
maxMethod · 0.80
_calculateBoundsMethod · 0.80

Calls 1

_getZoomBoundsMethod · 0.95

Tested by

no test coverage detected