MCPcopy Index your code
hub / github.com/Maps4HTML/MapML.js / debugGrid

Function debugGrid

src/mapml/layers/DebugOverlay.js:196–198  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

194});
195
196export var debugGrid = function (options) {
197 return new DebugGrid(options);
198};
199
200export var DebugVectors = LayerGroup.extend({
201 initialize: function (options) {

Callers 1

DebugOverlay.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected