Patrick Nollet

Results 13 comments of Patrick Nollet

Getting the same issue here. Commenting out `image.define("png:exclude-chunks=date,time")` in `appicon_action.rb` fixes it. 🤔

Hi! Are you using the latest version of our library? A similar bug was fixed a few days ago.

Are you using `setAnnotations:` to add your custom annotations, or `addAnnotations:` ? Only `setAnnotations:` is currently supported.

Hi, could you be more specific? The toolbar itself can be manually added to any view controller, including if you're using it with ADTransitionController or not.

`addNonClusteredAnnotation` was introduced in 1.0.3 which wasn't published to CocoaPods until today. Sorry about that.

Well in fact this doesn't close the issue. Reopening it.

Sorry `addNonClusteredAnnotation` is part of 1.1.0 that I released today and pushed to CocoaPods. Please note that there is a slight change of API, which is detailed in the CHANGELOG.

Hi @sunjmmeishao , Being able to split using an oblique line is an important feature of `ADClusterMapView`. It makes it a valuable alternative to traditional clustering libraries that often use...

Which API are you using? The new one with ADTransitioningViewController (iOS 7 only) or the other one?

@GabeJacobs Are you also using storyboards? We currently don't support them.