bottomLeft property

LatLng bottomLeft

Implementation

LatLng get bottomLeft => LatLng(bottomRight.latitude, topLeft.longitude);