<< Click to Display Table of Contents >>

TriggerLocationUpdated

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

Parameters

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.