The Location extension provides functionality to get location information about a user's device using GPS and other location sources.
It extends the functionality of the AIR geolocation class.
The simple API allows you to quickly integrate location updates in your AIR application in just a few lines of code.
Identical code base can be used across all platforms allowing you to concentrate on your application and not device specifics.
You can get location updates, specifying accuracy, priority and other location request details, and receive location update events even when the device is in the background.
You can also set geofences, allowing your application to receive an event whenever the device enters or exits a defined region.
We provide complete getting started guide to get you up and running with location quickly and easily.
Latest Features
- Set Geofences to get notified of region entry and exit events;
- Post information to your server on region entry and exits;
- Get background location update events ;
- Set location request settings, such as accuracy, and interval.
As with all our extensions you get access to a year of support and updates as we are continually improving and updating the extensions for OS updates and feature requests.