Pin clustering in iOS
I know this project has been a little neglected, but it's still the best solution for native maps on iOS for cordova projects.
Would anyone know how to integrate pin clusters into this plugin for iOS? I've installed this pod https://github.com/choefele/CCHMapClusterController but not sure how to get it working with this plugin. Any help would be appreciated.
Add a method to the MapKit class to support clustered annotations ? What is the problem exactly ?
I would just like to add clusters to this plugin, but I am not familiar enough with Objective C to modify the MapKit class. I was just wondering if anyone knew a way of achieving this either via the CCHMapClusterController mentioned above or another method. Sorry this ticket isn't exactly an issue with your plugin, but would be a nice addition.