Configures the remote clients geoposition handling.
Path:

remoteClient.geoPosition

Hierarchy

  • GeoPosition

Properties

enableLogging: boolean

Default: false

True when the remote client should log the geo position.

remoteClient.geoPosition.enableLogging

updateIntervalInSeconds: number

Default: 60

Interval in which the remote client should update the geo position.

remoteClient.geoPosition.updateIntervalInSeconds

updateLastPosition: boolean

Default: false

True when the remote client should update the geo position.

remoteClient.geoPosition.updateLastPosition

Generated using TypeDoc