SetMarkerType
Set the type of the marker by the id
Argument | Data Type | Needed | Default | Description |
---|---|---|---|---|
Id | string/number | - | The id to update the marker | |
Type | number | - | The marker type |
Dont need to be called every frame
Example
SetMarkerType("marker", 2)