![]() |
OCMapView 1.0
Simple and easy to use clustering mapView.
|
#import <UIKit/UIKit.h>
#import <MapKit/MapKit.h>
#import "OCDistance.h"
#import "OCAnnotation.h"
#import "OCAlgorithms.h"
#import <dispatch/dispatch.h>
Go to the source code of this file.
Data Structures | |
class | OCMapView |
MapView which should be used instead of MKMapView. More... |