mapid - blish-hud/Pathing GitHub Wiki
| Applies To | Blish HUD | TacO | |
|---|---|---|---|
| Markers | ✔ | ✔ |
Defines which map the marker should be displayed on. A list of maps and their ID can be found via the Guild Wars 2 Web API: https://api.guildwars2.com/v2/maps?ids=all
| Attribute | Data Type | Example | Description |
|---|---|---|---|
| mapid | integer | mapid="19" |
The map ID this marker should show on. |
:::note
Trails don't use mapid as the mapid is a value stored in the trl format.
:::