Optional
accuracyRing?: { color?: string; opacity?: number }Optional
color?: stringThe color of the BlueDot core element.
Optional
debug?: booleanWhether to log debug messages.
Optional
heading?: { color?: string; opacity?: number }Options for the heading directional indicator.
Optional
inactiveColor?: stringThe color of the BlueDot when it has timed out and gone inactive.
Optional
radius?: numberThe radius of the BlueDot in pixels. The BlueDot will maintain this size clamped to a minimum of 0.35 metres.
Optional
timeout?: numberThe duration of the timeout in milliseconds. If the BlueDot does not receive a position update within this time, it will grey out until a position is received.
Optional
watchDevicePosition?: booleanWhether to watch the device's position.
Options for the accuracy ring around the BlueDot.