Create Blip
Create a custom blip.
Path Parameters
Name
Type
Description
Request Body
{
"coordinates": {
"x": 441.2,
"y": -981.9,
"z": 0.0,
"w": 0.0
},
"subType": "scene",
"icon": "fa-solid fa-location-crosshairs",
"color": "red",
"tooltip": "Scene perimeter",
"radius": 50.0,
"data": [
{
"title": "Units",
"text": "2"
}
]
}Example Request
Response
Last updated
Was this helpful?

