{
  "version": 1,
  "canvas": {
    "width": 1200,
    "height": 800,
    "background": "grass",
    "backgroundImage": null,
    "backgroundImageTransform": null,
    "mapWidthM": 300,
    "grid": { "cell": 200, "intervalM": 50, "labels": true },
    "renderMode": "field"
  },
  "meta": { "title": "", "subtitle": "", "dtg": "", "preparedBy": "", "banner": "" },
  "sheet": { "enabled": false, "legendText": {} },
  "phases": [],
  "steps": [],
  "layers": [],
  "relief": null,
  "groups": {},
  "items": [
    {
      "id": "hb01-patch-wood",
      "type": "terrain-patch",
      "x": 260,
      "y": 200,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "points": [[-190, -130], [-40, -165], [140, -110], [150, 20], [-20, 75], [-180, 40]],
        "texture": "forest",
        "edge": "spline",
        "cornerRadius": 8,
        "tension": 0.8,
        "patternScale": 0.5
      },
      "phase": null
    },
    {
      "id": "hb01-road-main",
      "type": "road-straight",
      "x": 600,
      "y": 430,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": { "length": 1200, "width": 60, "centerLine": true, "edgeLines": true },
      "phase": null
    },
    {
      "id": "hb01-house-1",
      "type": "house",
      "x": 830,
      "y": 300,
      "rotation": -5,
      "scaleX": 1,
      "scaleY": 1,
      "props": { "width": 150, "height": 100, "roof": "red" },
      "phase": null
    },
    {
      "id": "hb01-house-2",
      "type": "house",
      "x": 1000,
      "y": 560,
      "rotation": 7,
      "scaleX": 1,
      "scaleY": 1,
      "props": { "width": 130, "height": 95, "roof": "gray" },
      "phase": null
    },
    {
      "id": "hb01-pl-amber",
      "type": "phase-line",
      "x": 640,
      "y": 400,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "points": [[0, -360], [0, 360]],
        "name": "PL AMBER",
        "color": "#d6a23a",
        "strokeWidth": 6,
        "style": "solid",
        "showLabels": true
      },
      "phase": null
    },
    {
      "id": "hb01-unit-alpha",
      "type": "unit-marker",
      "x": 230,
      "y": 520,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "abbr": "1",
        "color": "#2a5f9e",
        "label": { "enabled": true, "title": "ALPHA", "subtitle": "", "side": "left" },
        "arrow": { "enabled": true, "angle": 90, "length": 90, "color": "#2a5f9e" }
      },
      "phase": null
    },
    {
      "id": "hb01-unit-bravo",
      "type": "unit-marker",
      "x": 320,
      "y": 690,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "abbr": "2",
        "color": "#2a5f9e",
        "label": { "enabled": true, "title": "BRAVO", "subtitle": "", "side": "left" },
        "arrow": { "enabled": true, "angle": 75, "length": 90, "color": "#2a5f9e" }
      },
      "phase": null
    },
    {
      "id": "hb01-north",
      "type": "north-arrow",
      "x": 1110,
      "y": 100,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": { "size": 80, "style": "light" },
      "phase": null
    },
    {
      "id": "hb01-scale",
      "type": "scale-bar",
      "x": 150,
      "y": 745,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": { "style": "light" },
      "phase": null
    }
  ]
}
