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

Method max

src/mapml-viewer.js:1296–1298  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1294 return M[t.projection].options.bounds.min.x;
1295 },
1296 get max() {
1297 return M[t.projection].options.bounds.max.x;
1298 }
1299 },
1300 vertical: {
1301 name: 'northing',

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected