Point List Value
Create a PointListValue that contains a list of Points.
Parameters
point
the Point to store
Create a PointListValue that contains a list of longitude, latitude pairs .
Parameters
point
the longitude, latitude pair to store
Create a PointListValue that contains a list of pairs of longitude, latitude as list.
Parameters
points
the list of points to store
Construct the primitive with Mapbox Expression.
Parameters
value
a value representing an array of coordinates. See Array