getResultPolylines method

List<ServiceAreaPolyline> getResultPolylines({
  1. required int facilityIndex,
})

Gets array of the result polylines.

Result polylines are only returned if the returnPolylines property of ServiceAreaParameters is true.

Parameters:

  • facilityIndex — The index of facility.

Return Value: A List of ServiceAreaPolyline