-
Notifications
You must be signed in to change notification settings - Fork 249
LINE
nenoruseno edited this page Mar 15, 2017
·
2 revisions
Draw a line on the radar screen between two coordinates.
Usage:
LINE name,lat0,lon0,lat1,lon1
Arguments:
Name | Type | Required | Description |
---|---|---|---|
name | txt | Yes | Line name |
lat0 | float | Yes | [[Latitude |
lon0 | float | Yes | [[Longitude |
lat1 | float | Yes | [[Latitude |
lon1 | float | Yes | [[Longitude |