Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Maps4HTML/MapML.js
/ projectedExtent
Function
projectedExtent
src/mapml/layers/DebugOverlay.js:355–357 ·
view source on GitHub ↗
(locations, options)
Source
from the content-addressed store, hash-verified
353
});
354
355
var
projectedExtent =
function
(locations, options) {
356
return
new
ProjectedExtent(locations, options);
357
};
Callers
1
DebugOverlay.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected