bbox property

List<ORSCoordinate>? bbox
final

The bounding box of the requested feature's area.

Should have 2 coordinates.

Implementation

final List<ORSCoordinate>? bbox;