mapbox-maps-android
/
com.mapbox.maps
/
CustomLayerRenderParameters
/
CustomLayerRenderParameters
Custom
Layer
Render
Parameters
@
Deprecated
open
fun
CustomLayerRenderParameters
(
width
:
Double
,
height
:
Double
,
latitude
:
Double
,
longitude
:
Double
,
zoom
:
Double
,
bearing
:
Double
,
pitch
:
Double
,
fieldOfView
:
Double
,
@
NonNull
projectionMatrix
:
List
<
Double
>
,
@
Nullable
elevationData
:
ElevationData
)
Content copied to clipboard
Deprecated
Thisobject should not be created explicitly.