OCMapView 1.0
Simple and easy to use clustering mapView.
/Users/Boti/Documents/coding/iPhone Development/OCMapView+Sample/OCMapView/OCGrouping.h
Go to the documentation of this file.
00001 //
00002 //  OCGrouping.h
00003 //  OClusterMapView+Sample
00004 //
00005 //  Created by Botond Kis on 13.02.12.
00006 //  Copyright (c) 2012 __MyCompanyName__. All rights reserved.
00007 //
00008 
00009 #import <Foundation/Foundation.h>
00010 
00012 
00013 @protocol OCGrouping <NSObject>
00014 -(NSString *) groupTag;
00015 @end
 All Data Structures Files Functions Variables Enumerations Enumerator Properties