MCPcopy 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
313export var debugVectors = function (options) {
314 return new DebugVectors(options);
315};
316
317var ProjectedExtent = Path.extend({
318 getCenter: function (round) {

Callers 1

DebugOverlay.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected