feat: add RotationSignal for reactive marker rotation #14
Reference in New Issue
Block a user
Delete Branch "worktree-custom-markers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add
RotationSignalfield toMarkerso rotation updates reactively via signals, matchingLngSignal/LatSignal. The effect expression now callssetRotation()when present.Fix ship orientation in the example by subtracting 90° from the north-based heading to account for the east-facing SVG bow.