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

Function debugPanel

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

Source from the content-addressed store, hash-verified

168});
169
170export var debugPanel = function (options) {
171 return new DebugPanel(options);
172};
173
174export var DebugGrid = GridLayer.extend({
175 initialize: function (options) {

Callers 1

DebugOverlay.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected