{
  "apiVersion": 3,
  "name": "drakkar/map",
  "title": "drakkar.one map",
  "category": "embed",
  "icon": "location-alt",
  "description": "Add a privacy-friendly map. No Google, no API keys, no cookies.",
  "keywords": ["map", "openstreetmap", "location", "directions", "gdpr"],
  "textdomain": "drakkar-one-map",
  "attributes": {
    "widgetId": { "type": "string", "default": "" },
    "height": { "type": "number", "default": 400 }
  },
  "supports": { "html": false },
  "editorScript": "drakkar-map-block-editor",
  "editorStyle": "drakkar-map-block-editor-style"
}
