boundingbox property

List<String>? boundingbox
getter/setter pair

A list of corner coordinates defining the bounding box of the area.

See Nominatim bounding box documentation.

Implementation

List<String>? boundingbox;