{
  "$schema": "../../../../assets/block.schema.json",
  "apiVersion": 2,
  "name": "omnipress/maps",
  "version": "1.0.0",
  "title": "Google Maps",
  "category": "omnipress",
  "icon": "",
  "description": "Add a Google Map location on your website",
  "supports": {
    "className": true
  },
  "opSettings": {},
  "keywords": [
    "maps",
    "google map"
  ],
  "textdomain": "omnipress",
  "style": [
    "file:../../../style-block-2.css"
  ]
}