ILocationTracking
If locationTracking is set and enabled, the collector app will update the feature service at the defined interval with the current location of the user logged into the collector application.
Properties
Property | Type | Notes |
---|---|---|
boolean |
A boolean value indicating whether or not location tracking is enabled on the webmap. |
|
ILocationTrackingInfo |
An object of additional information specifying layer and update interval time. |
Interface defined in packages/arcgis-rest-types/src/webmap.ts:584