CustomLayerRenderParameters

Parameters that define the current camera position for a `CustomLayerHost::render()` function.

Constructors

Link copied to clipboard
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)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard