AGSMagnifierView Class Reference


Description

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.

Since:
1.0

List of all members.

Public Member Functions

(void) - refreshImage

Properties

CGPoint location
UIView * referenceView

Member Function Documentation

- (void) refreshImage  

Refresh the image within the magnifying glass.

Since:
1.0

Property Documentation

- (CGPoint) location [read, write, assign]

Location over which to zoom in on the map.

Since:
1.0
- (UIView*) referenceView [read, write, retain]
Since:
1.0