DataLinearRing constructor

DataLinearRing(
  1. List<LatLng?>? elements
)

Implementation

external DataLinearRing(List<LatLng?>? elements);