{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 2,
  "name": "maxi-blocks/map-maxi",
  "title": "Map Maxi (beta)",
  "category": "maxi-blocks",
  "description": "Create a map with marker and description",
  "example": {
    "attributes": {
      "preview": true
    }
  },
  "supports": {
    "align": false,
    "anchor": false,
    "html": false
  },
  "editorScript": "maxi-blocks-block-editor"
}