| Name | Type | Default | Description |
|---|---|---|---|
x |
Number |
0.0
|
optional Longitude in degrees. |
y |
Number |
0.0
|
optional Latitude in degrees. |
z |
Number |
0.0
|
optional Height in meters. |
Extends
Members
-
Longitude in degrees.
- Inherited From:
- Default Value:
0.0 -
Latitude in degrees.
- Inherited From:
- Default Value:
0.0 -
The height of the ellipsoid in meters.
- Inherited From:
- Default Value:
0.0
Methods
-
Determines whether the object is equal to the current object
Name Type Description rightMPoint3D The object being judged Returns:
Return true if equal, false otherwise- Inherited From:
-
Creates a string representing the map in '(longitude, latitude, height)' format.
Returns:
A string representing a map in the format '(longitude, latitude, height)'.- Inherited From:
