coordinates

@SerializedName(value = "coordinates")
val coordinates: List<Double>? = null

Parameters

coordinates

An array of comma separated {latitude,longitude} strings.