BREAKING CHANGES
Bug Fixes
- GoogleMapsUtils: compatibility with CocoaPods and
use_frameworks!
(#261) (a33e821) ✨ - Fix for wrong icons when using multiple Cluster Managers. Fixes #158
- If cluster is expanded and an item is visible, show cluster. Fixes #150 (9e20f39bb94675b22d1913d843a8ae57c4b59354)
- Fix no animation when kGMSMaxClusterZoom is reached. Fixes #131(25826831dabdbdb1b0887fda3aea91a0d8872929)
- Fix typo in Heatmap/GMUGradient.h import of UIKit header (#175)
- Add Heatmap .m files into the GoogleMapsUtils target. (341e508)
- Crash when tapping on cluster. Fixes #250. (#255) (d0ad212)
- fix unit-tests (ff07b98)
- increase stale bot window (b8152e5)
- resolve all Xcode 10 warnings (7d1a6e8)
- typo in documentation (#233) (9e79caf)