Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/decaporg/decap-cms
/ getDefaultFormat
Function
getDefaultFormat
packages/decap-cms-widget-map/src/withMapControl.js:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
};
18
19
function
getDefaultFormat() {
20
return
new
GeoJSON(formatOptions);
21
}
22
23
function
getDefaultMap(target, featuresLayer) {
24
return
new
Map({
Callers
1
componentDidMount
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected