Tags: hpDeviOS/google-maps-ios-utils
Tags
Merge pull request googlemaps#147 from mountainvat/master Update Google-Maps-iOS-Utils.podspec to 2.1.0
Updated docs for KML and GeoJSON rendering features. Updated CHANGELOG Updated Swift sample to Swift 3 and adopted new changes to GMUClusterManagerDelegate methods Updated Swift demo app to allow multiple sample view controllers. Added demo for KML rendering Renamed ViewController to ClusteringViewController
Fixed include paths to work properly with cocoapods (googlemaps#53) * Fixed include paths to work properly with cocoapods
Added missing CHANGELOG (googlemaps#50) * Docs for marker customization + upped version number * Added missing CHANGELOG
Docs for marker customization + upped version number (googlemaps#49)
Merge pull request googlemaps#20 from mountainvat/master Work around cocoapods issue with GoogleMaps 2.0.0
Merge pull request googlemaps#15 from mountainvat/master Added Marker Clustering and moved QuadTree into src