# TTRPG Tools: Maps publish data (markers) ```json { "size": { "w": 1227, "h": 1000 }, "layers": [ { "id": "default", "name": "Default", "visible": true, "locked": false } ], "markers": [ { "type": "pin", "id": "marker_s1fabw", "x": 0.4735810335200339, "y": 0.27737273629089804, "layer": "default", "link": "Obsidian TTRPG Tutorials/Plugin Tutorials/TTRPG Calculators/PF2e Jump Calculator", "iconKey": "pinRed", "tooltip": "" }, { "type": "pin", "id": "marker_l8r0uu", "x": 0.5919842698572428, "y": 0.4161194641689527, "layer": "default", "link": "PF2e Travel Calculator", "iconKey": "circle-1", "tooltip": "Getting Started", "scaleLikeSticker": true, "tooltipAlwaysOn": true } ], "bases": [ { "path": "z_Assets/Maps/CampMap.png" } ], "overlays": [], "activeBase": "z_Assets/Maps/CampMap.png", "measurement": { "scales": {}, "customUnitPxPerUnit": {}, "travelTimePresetIds": [], "travelDaysEnabled": false, "displayUnit": "km" }, "pinSizeOverrides": {}, "panClamp": true, "drawLayers": [], "drawings": [], "textLayers": [] } ```