GeoRect
Defines a 2D rectangle by two points (min and max).
Parameters
minLon
Minimum longitude
minLat
Minimum latitude
maxLon
Maximum longitude
maxLat
Maximum latitude
Defines a 2D rectangle by two GeoPoint (min and max).
Defines a 2D rectangle by two points (min and max).
Minimum longitude
Minimum latitude
Maximum longitude
Maximum latitude
Defines a 2D rectangle by two GeoPoint (min and max).