Point List Value
    Defines a primitive that can accommodate a list of com.mapbox.geojson.Points.
Parameters
value
a value representing an array of coordinates. See Array
Constructors
Link copied to clipboard
                Create a PointListValue that contains a list of Points.
Link copied to clipboard
                Create a PointListValue that contains a list of longitude, latitude pairs .
Link copied to clipboard
                Create a PointListValue that contains a list of pairs of longitude, latitude as list.
Link copied to clipboard
                Construct the primitive with Mapbox Expression.
Link copied to clipboard
                Types
Link copied to clipboard
                object Companion
PointListValue's companion object.