Open ebrahimElgeded opened 11 years ago
@ebrahimElgeded , I am using this library with storyboard. All you need to do is : 1). Add library classes to your project 2). Drag MKMap view on your viewController in storyboard. 3). Select MKMapView, in the right panel of XCode, you will Identity Inspector (3rd Tab) . Add "REVClusterMapView" in custom class's class column. 4). Connect an outlet and set self.mapView.delegate=self in your code.
That's all
i use story board how can i use this lib step by step Can U help me