Maptitude GISDK Help |
Creates a specified coordinate.
coord_value = Coord(integer lon, integer lat)
Argument |
Contents |
lon |
Longitude value in millionths of a degree |
lat |
Latitude value in millionths of a degree |
A coordinate; see Compound Variables.
my_house = Coord(-86425612, 37519023)
Function |
Summary |
Awaits user input from the system pointer and returns a coordinate |
©2025 Caliper Corporation | www.caliper.com |