Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
});
112
export
var
mapExtentLayer =
function
(options) {
113
return
new
MapExtentLayer(options);
114
};
Callers
1
connectedCallback
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected