MCPcopy Index your code
hub / github.com/Maps4HTML/MapML.js / bounds

Method bounds

src/web-map.js:1352–1354  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1350 }
1351 },
1352 get bounds() {
1353 return M[t.projection].options.bounds;
1354 }
1355 },
1356 gcrs: {
1357 horizontal: {

Callers 6

getBoundsMethod · 0.45
Util.jsFile · 0.45

Calls 1

boundsFunction · 0.85

Tested by

no test coverage detected