Atm one has to create two marker variants with
shadow = 0/1;
Would be a lot more flexible and useful to dynamically get and set the parameter.
Atm one has to create two marker variants with
shadow = 0/1;
Would be a lot more flexible and useful to dynamically get and set the parameter.
markerShadow apparently can be 2 too.
but wiki says 1/0 and I've never seen a 2.
I guess I'll keep the command as true/false
2.03 dev-branch
bool = markerShadow markerName
markerName setMarkerShadow(Local) shadow
shadow is bool true/false.
important, setMarkerType will reset the shadow value to the one that's defined in the marker type.