Instances of this class can display a zoomed-in section of the map in a magnifying glass. This is useful when trying to pinpoint an exact point on the map.
Public Member Functions | |
(void) | - refreshImage |
Properties | |
CGPoint | location |
UIView * | referenceView |
- (void) refreshImage |
Refresh the image within the magnifying glass.
- (CGPoint) location [read, write, assign] |
Location over which to zoom in on the map.
- (UIView*) referenceView [read, write, retain] |