addPolylineWithGeometry abstract method
Creates a new polyline and adds it to the current collection.
Implementation
mapkit_map_polyline.PolylineMapObject addPolylineWithGeometry(
mapkit_geometry_geometry.Polyline polyline);
Creates a new polyline and adds it to the current collection.
mapkit_map_polyline.PolylineMapObject addPolylineWithGeometry(
mapkit_geometry_geometry.Polyline polyline);