![]() |
OCMapView 1.0
Simple and easy to use clustering mapView.
|
#import <Foundation/Foundation.h>
#import <MapKit/MapKit.h>
Go to the source code of this file.
Data Structures | |
protocol | <OCAlgorithmDelegate> |
Protocol for notifying on Cluster events. NOT in use yet. More... | |
class | OCAlgorithms |
Class containing clustering algorithms. More... | |
Enumerations | |
enum | OCClusteringMethod { OCClusteringMethodBubble, OCClusteringMethodGrid } |
Enumaration for the clustering methods. More... |
enum OCClusteringMethod |
Enumaration for the clustering methods.
Contains all clustering methods which are aviable in OCMapView yet
Definition at line 14 of file OCAlgorithms.h.