Polyline

constructor(coordinates: List<LatLng>, floorId: String)

Designated constructor.

Parameters

coordinates

The list of coordinates that make up the polyline.

floorId

The floor id for the floor that the polyline is located on.