CustomLayerRenderParameters

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)

Deprecated

Deprecated

Thisobject should not be created explicitly.