{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/fullwidth-map",
  "d4Shortcode": "et_pb_fullwidth_map",
  "title": "Fullwidth Map",
  "titles": "Fullwidth Maps",
  "moduleIcon": "divi/module-map",
  "category": "fullwidth-module",
  "moduleClassName": "et_pb_map_container",
  "moduleOrderClassName": "et_pb_fullwidth_map",
  "childModuleName": "divi/map-pin",
  "childModuleTitle": "Pin",
  "childrenName": [
    "divi/map-pin"
  ],
  "videos": [
    {
      "id": "dAUnlYZ43-g",
      "name": "An introduction to the Fullwidth Map module"
    },
    {
      "id": "1iqjhnHVA9Y",
      "name": "Design Settings and Advanced Module Settings"
    },
    {
      "id": "boNZZ0MYU0E",
      "name": "Saving and loading from the library"
    }
  ],
  "attributes": {
    "map": {
      "type": "object",
      "selector": "{{selector}} .gm-style>div>div>div>div>div>img",
      "settings": {
        "innerContent": {
          "groupType": "group-item",
          "item": {
            "priority": 30,
            "groupSlug": "contentMap",
            "render": true,
            "attrName": "map.innerContent",
            "label": "Map Center Address",
            "description": "Enter an address for the map center point, and the address will be geocoded and displayed on the map below.",
            "category": "basic_option",
            "features": {
              "preset": "content"
            },
            "component": {
              "name": "divi/map",
              "type": "field",
              "props": {
                "hideUpdateButton": false,
                "hasMarker": false,
                "readonly": false
              }
            }
          }
        },
        "decoration": {
          "filters": {
            "priority": 10,
            "component": {
              "props": {
                "groupLabel": "Map",
                "fieldLabel": "Map"
              }
            }
          }
        },
        "advanced": {
          "googleAPIKey": {
            "groupType": "group-items",
            "items": {
              "mapAdvancedWarning": {
                "priority": 10,
                "groupSlug": "contentMap",
                "render": true,
                "attrName": "",
                "label": "",
                "description": "",
                "features": {
                  "responsive": false,
                  "hover": false,
                  "sticky": false,
                  "preset": "content"
                },
                "component": {
                  "name": "divi/warning",
                  "type": "field"
                }
              },
              "mapAdvancedGoogleAPIKey": {
                "priority": 20,
                "groupSlug": "contentMap",
                "render": true,
                "attrName": "map.advanced.googleAPIKey",
                "label": "Google API Key",
                "description": "The Fullwidth Maps module uses the Google Fullwidth Maps API and requires a valid Google API Key to function. Before using the map module, please make sure you have added your API key inside the Divi Theme Options panel. Learn more about how to create your Google API Key <a href=\"https://www.elegantthemes.com/gallery/divi/documentation/map/#gmaps-api-key\" target=\"_blank\">here</a>.",
                "category": "basic_option",
                "features": {
                  "preset": "content"
                },
                "component": {
                  "name": "divi/google-api-key-field",
                  "type": "field"
                }
              }
            }
          },
          "mouseWheel": {
            "groupType": "group-item",
            "item": {
              "priority": 10,
              "groupSlug": "designControls",
              "render": true,
              "attrName": "map.advanced.mouseWheel",
              "label": "Mouse Wheel Zoom",
              "description": "Here you can choose whether the zoom level will be controlled by mouse wheel or not.",
              "category": "configuration",
              "features": {
                "sticky": false,
                "preset": [
                  "html"
                ]
              },
              "component": {
                "name": "divi/toggle",
                "type": "field"
              }
            }
          },
          "mobileDragging": {
            "groupType": "group-item",
            "item": {
              "priority": 20,
              "groupSlug": "designControls",
              "render": true,
              "attrName": "map.advanced.mobileDragging",
              "label": "Draggable On Mobile",
              "description": "Here you can choose whether or not the map will be draggable on mobile devices.",
              "category": "configuration",
              "features": {
                "sticky": false,
                "preset": [
                  "html"
                ]
              },
              "component": {
                "name": "divi/toggle",
                "type": "field"
              }
            }
          }
        }
      }
    },
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "styleProps": {
        "spacing": {
          "important": {
            "desktop": {
              "value": {
                "margin": true
              }
            }
          }
        },
        "sizing": {
          "propertySelectors": {
            "desktop": {
              "value": {
                "height": "{{selector}} > .et_pb_map"
              }
            }
          }
        },
        "boxShadow": {
          "useOverlay": true
        }
      },
      "styleComponentsProps": {
        "boxShadow": {
          "settings": {
            "overlay": true
          }
        }
      },
      "settings": {
        "meta": {
          "meta": {}
        },
        "innerContent": {},
        "decoration": {
          "background": {},
          "sizing": {},
          "spacing": {},
          "border": {},
          "boxShadow": {},
          "filters": {},
          "interactions": {},
          "transform": {},
          "animation": {},
          "attributes": {},
          "conditions": {},
          "disabledOn": {},
          "overflow": {},
          "order": {},
          "transition": {},
          "position": {},
          "zIndex": {},
          "sticky": {},
          "scroll": {}
        },
        "advanced": {
          "html": {},
          "link": {},
          "loop": {}
        }
      }
    }
  },
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentMap": {
        "panel": "content",
        "priority": 5,
        "multiElements": true,
        "groupName": "contentMap",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Map",
            "preset": "content"
          }
        }
      },
      "designControls": {
        "panel": "design",
        "priority": 5,
        "multiElements": true,
        "groupName": "designControls",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Controls"
          }
        }
      }
    }
  },
  "customCssFields": {}
}