CartographicProps Interface
The JSON representation of a Cartographic object.
Implemented by
Properties
Name | Type | Description | |
---|---|---|---|
height | number | The height, specified in meters above the ellipsoid. | |
latitude | number | The latitude, specified in radians. | |
longitude | number | The longitude, specified in radians. |
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.