<< Click to Display Table of Contents >>

TriggerLocationUpdatedByDocIndex

Occurs OnLocationUpdated event in selected report and returns the value(string) that OnLocationUpdated sent.

Parameters

docIndex

Report index. Zero-based index

locationInfo

Location information. Sets as {"key1":value1,"key2":value2, ... } format with JSON string.

Available keys are  accuracy, latitude, longitude, altitude, heading, speed and timestamp.

addressInfo

Address information. Sets as {"key1":value1,"key2":value2, ... } format with JSON string.

Available keys are  fullAddress, country, countryCode, adminArea, locality, sublocality, street and streetNumber.