GeoBoundingBox constructor

GeoBoundingBox({GeoPoint swCorner, GeoPoint neCorner })

Implementation

GeoBoundingBox({this.swCorner, this.neCorner});