mapbox-maps-android
/
com.mapbox.maps
/
ElevationDataNative
androidJvm
Elevation
Data
Native
class
ElevationDataNative
:
ElevationData
Content copied to clipboard
Interface that provides access to elevation data.
Constructors
Functions
Constructors
ElevationDataNative
Link copied to clipboard
androidJvm
open fun
ElevationDataNative
(peer:
Long
)
Content copied to clipboard
On this page
On this page
Functions
getElevation
Link copied to clipboard
androidJvm
@
Nullable
()
open fun
getElevation
(coordinate:
Point
):
Double
Content copied to clipboard
Get elevation for given coordinate.
getTerrainExaggeration
Link copied to clipboard
androidJvm
open fun
getTerrainExaggeration
():
Double
Content copied to clipboard
Current value of terrain exaggeration.
On this page
On this page