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

Function mapExtentLayer

src/mapml/layers/MapExtentLayer.js:112–114  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

110 renderStyles
111});
112export var mapExtentLayer = function (options) {
113 return new MapExtentLayer(options);
114};

Callers 1

connectedCallbackMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected