Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Maps4HTML/MapML.js
/ max
Method
max
src/web-map.js:1339–1341 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1337
return
M[t.projection].options.bounds.min.x;
1338
},
1339
get max() {
1340
return
M[t.projection].options.bounds.max.x;
1341
}
1342
},
1343
vertical: {
1344
name:
'northing'
,
Callers
9
defineCustomProjection
Method · 0.45
_calculateBounds
Method · 0.45
GlobalM.js
File · 0.45
Util.js
File · 0.45
geometry.js
File · 0.45
TemplatedTileLayer.js
File · 0.45
MapLayer.js
File · 0.45
MapTileLayer.js
File · 0.45
ContextMenu.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected