Releases: googlemaps/google-maps-ios-utils
Releases · googlemaps/google-maps-ios-utils
v3.10.0
chore(release): 3.10.0 [skip ci]
# [3.10.0](https://github.com/googlemaps/google-maps-ios-utils/compare/v3.9.0...v3.10.0) (2021-07-16)
### Features
* add overlay tappable for geometry renderder ([#376](https://github.com/googlemaps/google-maps-ios-utils/issues/376)) ([acff497](https://github.com/googlemaps/google-maps-ios-utils/commit/acff4974ab2de34dc0fd9b51ae676112b60203d3))
v3.9.0
3.9.0 (2021-04-02)
Features
- Add unit test subspec and GeometryUtils subspec. (#357) (6b3bfe1)
v3.8.0
3.8.0 (2021-02-19)
Features
- Swift extensions for GMSStyleSpans and GMSStyleSpansOffset on GMSPath (#360) (2b36351)
v3.7.0
3.7.0 (2021-02-18)
Features
- Create extension for GMSGeometryHeading, GMSGeometryInterpolate, and GMSGeometryOffset on CLLocationCoordinate2D (e05ede2)
v3.6.0
3.6.0 (2021-01-29)
Features
- Swift extensions for GMSGeometryIsLocationOnPathTolerance and GMSGeometryIsLocationOnPath. (f90ff8c)
v3.5.0
3.5.0 (2021-01-28)
Features
- Adding Swift Extension for GMSGeometryContainsLocation. (8c187f8)
- Swift extensions for GMSGeometryDistance, GMSGeometryArea, and (4ea6029)
v3.4.2
3.4.2 (2020-11-24)
Bug Fixes
- nil userData on marker when clustering/declustering. (#350) (1a5863e)
- Run .releaserc on main (26e9455)
v3.4.1
3.4.1 (2020-10-19)
Bug Fixes
v3.4.0
3.4.0 (2020-10-13)
Features
v3.3.1
3.3.1 (2020-09-25)
Bug Fixes
- Clustering: Disappearing marker when zooming in. (#337) (29f43ba)