...
|
...
|
@@ -39,7 +39,7 @@ |
|
|
- (void)mapView:(RMMapView *)mapView didHideLayerForAnnotation:(RMAnnotation *)annotation;
|
|
|
|
|
|
- (void)beforeMapMove:(RMMapView *)map;
|
|
|
- (void)afterMapMove:(RMMapView *)map ;
|
|
|
- (void)afterMapMove:(RMMapView *)map;
|
|
|
- (void)afterMapMoveDeceleration:(RMMapView *)map;
|
|
|
|
|
|
- (void)beforeMapZoom:(RMMapView *)map byFactor:(float)zoomFactor near:(CGPoint)center;
|
...
|
...
|
|