Name

Location Manager

Dictionary classes

application

This class represents the Location Manager program:

tell app "Location Manager" to launch

The application has one or more location objects as elements. To examine one of these objects, use code such as:

tell app "Location Manager" to get location
1

See the location class later in this chapter. The Location Manager application also has one property, current location.

The following are application elements: