Returns the top-left corner of this rectangle.
Mappoint getLeftUpper() { return Mappoint(left, top); }