Skip to content
nenoruseno edited this page Mar 15, 2017 · 2 revisions

LINE: Line

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

Back to command reference.

Clone this wiki locally