You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
i use story board how can i use this lib step by step Can U help me
The text was updated successfully, but these errors were encountered: