PointData

fun PointData(position: GeoPoint, label: String, type: PointType = PointType.DEFAULT)

Parameters

position

The position of the point.

label

The label of the point.