public class MapArea extends Object
Constructor and Description |
---|
MapArea(double topLeftLatitude,
double topLeftLongitude,
double bottomRightLatitude,
double bottomRightLongitude) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
GeoPoint |
getBottomRightPoint() |
GeoPoint |
getTopLeftPoint() |
int |
hashCode() |
String |
toString() |