PositionOrientation

Constructors

Link copied to clipboard
Link copied to clipboard
open fun PositionOrientation(@NonNull position: GeoCoordinates, @FloatRange(from = "-180.0", to = 180.0) rotation: Float, @FloatRange(from = 0, to = 90) tilt: Float, @FloatRange(from = 0, to = Float.MAX_VALUE) zoom: Float)

Properties

Link copied to clipboard
Link copied to clipboard
open var rotation: Float
Link copied to clipboard
open var tilt: Float
Link copied to clipboard
open var zoom: Float