mapbox-navigation-android
Base
/
com.mapbox.navigation.base.geometry
/
Point3D
/
Point3D
Point3D
fun
Point3D
(
x
:
Double
,
y
:
Double
,
z
:
Double
)
Content copied to clipboard
Parameters
x
The x-coordinate of the point.
y
The y-coordinate of the point.
z
The z-coordinate of the point.