-
Notifications
You must be signed in to change notification settings - Fork 251
PAN
Jerommaas edited this page Mar 14, 2017
·
1 revision
Move the screen to a specific location. A text parameter is required to determine the direction of panning. The destination can be multiple data types:
- world Coordinates
- an aircraft callsign
- an airport name
- a waypoint name
- Direction LEFT/RIGHT/ABOVE/UP/DOWN
The coordinates of panning will be at the center of the new view. No zooming (in or out) is performed with this function.
If a direction is given, the view will pan horizontally in the indicated direction.
The directions ABOVE and UP are synonyms for this function.
Usage:
PAN latlon/acid/airport/waypoint/direction
Arguments:
Name | Type | Required | Description |
---|---|---|---|
location | txt | yes | pan destination |