Location

An array of latitude, longitude, altitude position of the location indicator.

Parameters

value

the property wrapped in Value to be used with native renderer.

Constructors

Link copied to clipboard
fun Location(value: List<Double>)

Construct the Location with List.

Link copied to clipboard
fun Location(expression: Expression)

Construct the Location with Mapbox Expression.

Link copied to clipboard
fun Location(value: Value)

Types

Link copied to clipboard
object Companion

Public companion object.

Properties

Link copied to clipboard