mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2025-02-19 22:12:10 +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 }
|
{ "x": 5.0, "z": 0.0 }
|
||||||
],
|
],
|
||||||
"height": 70.0,
|
"height": 70.0,
|
||||||
|
"depthTest": false,
|
||||||
"borderColor": { "r": 255, "g": 0, "b": 0, "a": 0.78431374 },
|
"borderColor": { "r": 255, "g": 0, "b": 0, "a": 0.78431374 },
|
||||||
"fillColor": { "r": 200, "g": 0, "b": 0, "a": 0.39215687 }
|
"fillColor": { "r": 200, "g": 0, "b": 0, "a": 0.39215687 }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user