MCPcopy 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
19function getDefaultFormat() {
20 return new GeoJSON(formatOptions);
21}
22
23function getDefaultMap(target, featuresLayer) {
24 return new Map({

Callers 1

componentDidMountMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected