mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-22 02:26:00 +01:00
Updated Markers (markdown)
parent
0ecd9ccb7f
commit
6fb9eaea05
@ -39,6 +39,7 @@ To create markers, you create a `markers.json` in the `bluemap/web/data` folder
|
||||
{ "x": 5.0, "z": 0.0 }
|
||||
],
|
||||
"height": 70.0,
|
||||
"depthTest": false,
|
||||
"borderColor": { "r": 255, "g": 0, "b": 0, "a": 0.78431374 },
|
||||
"fillColor": { "r": 200, "g": 0, "b": 0, "a": 0.39215687 }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user