Skip to content

Commit

Permalink
Additional tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
j9liu committed Sep 26, 2024
1 parent 23308ba commit 74acd1a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -276,10 +276,10 @@ class CESIUM3DTILESSELECTION_API Tileset final {

/**
* @brief Initiates an asynchronous query for the height of this tileset at a
* list of positions, expressed in longitude and latitude. The most detailed
* list of cartographic positions (longitude and latitude). The most detailed
* available tiles are used to determine each height.
*
* The height of the input positions is ignored. On output, the height is
* The height of the input positions is ignored. The output height is
* expressed in meters above the ellipsoid (usually WGS84), which should not
* be confused with a height above mean sea level.
*
Expand Down

0 comments on commit 74acd1a

Please sign in to comment.