GeoPolyline.withGeoBox constructor

GeoPolyline.withGeoBox(
  1. GeoBox geoBox
)

Constructs an instance of this class from GeoBox.

Implementation

factory GeoPolyline.withGeoBox(GeoBox geoBox) => $prototype.withGeoBox(geoBox);