OCMapView 1.0
Simple and easy to use clustering mapView.
Data Structures | Enumerations
/Users/Boti/Documents/coding/iPhone Development/OCMapView+Sample/OCMapView/OCAlgorithms.h File Reference
#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...

Enumeration Type Documentation

Enumaration for the clustering methods.

Contains all clustering methods which are aviable in OCMapView yet

Enumerator:
OCClusteringMethodBubble 
OCClusteringMethodGrid 

Definition at line 14 of file OCAlgorithms.h.

 All Data Structures Files Functions Variables Enumerations Enumerator Properties