Event.LOCATION UPDATE
From GiderosMobile
Available since: Gideros 2011.6
Value: locationUpdate
Description
This event is dispatched on each user location update
Parameters
latitude: (number) The latitude of current user position
longitude: (number) The longitude of current user position
altitude: (number) The possible altitude of user
speed: (number) The possible speed of user in m/s
course: (number) The possible course of user in degrees