Property | Type | Description | |
---|---|---|---|
$easting | |||
$latZone | |||
$lngZone | |||
$northing |
Method | Description | |
---|---|---|
UTMRef ( $easting, $northing, $latZone, $lngZone ) | Create a new object representing a UTM reference. | |
toLatLng ( ) : the | Convert this UTM reference to a latitude and longitude | |
toString ( ) | Return a string representation of this UTM reference |
public UTMRef ( $easting, $northing, $latZone, $lngZone ) |
public toLatLng ( ) : the | ||
return | the | converted latitude and longitude |