Skip to content

Tags: hpDeviOS/google-maps-ios-utils

Tags

v2.1.0

Toggle v2.1.0's commit message
Merge pull request googlemaps#147 from mountainvat/master

Update Google-Maps-iOS-Utils.podspec to 2.1.0

v2.0.0

Toggle v2.0.0's commit message
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

v1.1.2

Toggle v1.1.2's commit message
Fixed include paths to work properly with cocoapods (googlemaps#53)

* Fixed include paths to work properly with cocoapods

v1.1.1

Toggle v1.1.1's commit message
Added missing CHANGELOG (googlemaps#50)

* Docs for marker customization + upped version number

* Added missing CHANGELOG

v1.1.0

Toggle v1.1.0's commit message
Docs for marker customization + upped version number (googlemaps#49)

v1.0.1

Toggle v1.0.1's commit message
Merge pull request googlemaps#20 from mountainvat/master

Work around cocoapods issue with GoogleMaps 2.0.0

v1.0.0

Toggle v1.0.0's commit message
Added dependency on GoogleMaps to podspec and prepend v to tag

1.0.0

Toggle 1.0.0's commit message
Merge pull request googlemaps#15 from mountainvat/master

Added Marker Clustering and moved QuadTree into src