# TTRPG Tools: Maps publish data (markers)
```json
{
"size": {
"w": 3601,
"h": 2700
},
"layers": [
{
"id": "default",
"name": "Default",
"visible": true,
"locked": false
}
],
"markers": [
{
"type": "pin",
"id": "marker_ydejbn",
"x": 0.26415385766507055,
"y": 0.5693762323683969,
"layer": "default",
"link": "Feather Bed Inn",
"iconKey": "pinRed",
"tooltip": "Inn",
"tooltipLabelAlways": true,
"tooltipLabelPosition": "above"
},
{
"type": "pin",
"id": "marker_fdnqpg",
"x": 0.5146471371504661,
"y": 0.23053450337821177,
"layer": "default",
"link": "Delian Tomb",
"iconKey": "pinRed",
"tooltip": "Delian Tomb",
"tooltipLabelAlways": true,
"tooltipLabelPosition": "below"
},
{
"type": "pin",
"id": "marker_15b1am",
"x": 0.2650448359835682,
"y": 0.5896873393669101,
"layer": "default",
"link": "The Church of Saint Gryffyn the Stout",
"iconKey": "pinRed",
"tooltip": "Church",
"tooltipLabelAlways": true,
"tooltipLabelPosition": "below"
},
{
"type": "pin",
"id": "marker_w7xw38",
"x": 0.31353951303322697,
"y": 0.5702784216730094,
"layer": "default",
"link": "Carpenter",
"iconKey": "pinRed",
"tooltip": "Carpenter",
"tooltipLabelAlways": true,
"tooltipLabelPosition": "above"
},
{
"type": "pin",
"id": "marker_pn0erf",
"x": 0.2919014681554265,
"y": 0.6084738136362248,
"layer": "default",
"link": "Furrier",
"iconKey": "pinRed",
"tooltip": "Furrier",
"tooltipLabelAlways": true,
"tooltipLabelPosition": "below"
},
{
"type": "pin",
"id": "marker_i8fpp2",
"x": 0.7989105589195757,
"y": 0.8116167131146599,
"layer": "default",
"link": "Wolf Den",
"iconKey": "pinRed",
"tooltip": "Wolf Den",
"tooltipLabelAlways": true,
"tooltipLabelPosition": "above"
},
{
"type": "pin",
"id": "marker_tkxp71",
"x": 0.31493285844544927,
"y": 0.3812447827471522,
"layer": "default",
"link": "Charcoal Burner",
"iconKey": "pinRed",
"tooltip": "Charcoal Burner",
"tooltipLabelAlways": true,
"tooltipLabelPosition": "above"
},
{
"type": "pin",
"id": "marker_esky3i",
"x": 0.22488761634099863,
"y": 0.3107536561951685,
"layer": "default",
"link": "Ellery's Farm",
"iconKey": "pinRed",
"tooltip": "Ellery's Farm",
"tooltipLabelAlways": true,
"tooltipLabelPosition": "below"
}
],
"bases": [
{
"path": "Assets/Map Assets/Broadhurst Regional Map Player Fog of War.png"
}
],
"overlays": [],
"activeBase": "Assets/Map Assets/Broadhurst Regional Map Player Fog of War.png",
"measurement": {
"scales": {},
"customUnitPxPerUnit": {},
"travelTimePresetIds": [],
"travelDaysEnabled": false,
"displayUnit": "km"
},
"pinSizeOverrides": {},
"grids": [],
"panClamp": true,
"drawLayers": [],
"drawings": [],
"secondScreen": {
"showGrids": true
},
"textLayers": [],
"deleted": [
{
"id": "undo_4fz61i",
"label": "Delete pin",
"createdAt": "2026-06-30T13:06:20.162Z",
"payload": {
"kind": "marker",
"marker": {
"type": "pin",
"id": "marker_3e9f8v",
"x": 0.3686371667302581,
"y": 0.561965254590985,
"layer": "default",
"link": "Blacksmith",
"iconKey": "pinRed",
"tooltip": ""
},
"index": 0
}
},
{
"id": "undo_huun3t",
"label": "Delete pin",
"createdAt": "2026-06-25T05:34:01.980Z",
"payload": {
"kind": "marker",
"marker": {
"type": "pin",
"id": "marker_tupces",
"x": 0.3543460149958345,
"y": 0.5499768518518519,
"layer": "default",
"link": "Blacksmith",
"iconKey": "pinRed",
"tooltip": ""
},
"index": 0
}
}
]
}
```