RNKMapView Class Reference
Inherits from | UIView |
Declared in | RNKMapView.h |
Properties
delegate
delegate
@property (strong, nonatomic) id<RNKMapViewDelegate> delegate
Discussion
This should be set to an object which will recieve callbacks related to the map view’s state.
Declared In
RNKMapView.h
locationManager
locationManager
@property (strong, nonatomic) RNKManager *locationManager
Discussion
This must be set to an instance of RNKManager
Declared In
RNKMapView.h