Skip to content

Files

Latest commit

3f8040d · Aug 3, 2023

History

History
30 lines (21 loc) · 1.46 KB

File metadata and controls

30 lines (21 loc) · 1.46 KB

Geolocation

If a device supports geolocation, you can use the geolocation API to obtain the current geographical location of the device. If the device supports this feature, you can obtain geolocation information. This information includes the altitude, accuracy, heading, speed, and timestamp of the latest change in the location.

The Geolocation class dispatches update events in response to the device's location sensor. The update event is a GeolocationEvent object.

More Help topics

flash.sensors.Geolocation

flash.events.GeolocationEvent

Adobe recommends

Brian Telintelo: Flex Pasta

Greg Wilson