Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Maps4HTML/MapML.js
/ debugVectors
Function
debugVectors
src/mapml/layers/DebugOverlay.js:313–315 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
311
});
312
313
export
var
debugVectors =
function
(options) {
314
return
new
DebugVectors(options);
315
};
316
317
var
ProjectedExtent = Path.extend({
318
getCenter:
function
(round) {
Callers
1
DebugOverlay.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected