YLMapAnnotationView Class Reference
Inherits from | UIView |
Conforms to | YLAnnotationView |
Declared in | YLMapAnnotationView.h YLMapAnnotationView.m |
Tasks
Other Methods
-
mapView
The MKMapView object used to render the map.
property
Other Methods
-
– setAnnotation:
The annotation object represented by this view.
-
– didShowPage:
Called when page is shown.
-
– willHidePage:
Called when page is hidden.
Instance Methods
didShowPage:
Called when page is shown.
- (void)didShowPage:(NSUInteger)page
Parameters
- page
Page number starting from 0.
Discussion
Called when page is shown.
Declared In
YLAnnotationView.h