Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using storyBoard #14

Open
ebrahimElgeded opened this issue Oct 4, 2013 · 1 comment
Open

using storyBoard #14

ebrahimElgeded opened this issue Oct 4, 2013 · 1 comment

Comments

@ebrahimElgeded
Copy link

i use story board how can i use this lib step by step Can U help me

@SushilSharma12
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants