An object containing additional information specifying layer and update interval time used in the locationTracking object.

Referenced by: locationTracking

Properties

PropertyDetails
layerIdA string value indicating the given layer id specified in the web map.
updateIntervalA numeric value indicating the time interval used to update the feature service. Default value is 300 seconds.

Example

{
"layerId": "e1eb5f1b-605d-41de-8254-b1f8b50f22af",
"updateInterval": "300"
}