Skip to content

Releases: googlemaps/google-maps-ios-utils

v3.10.0

16 Jul 18:44
Compare
Choose a tag to compare
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

02 Apr 20:08
Compare
Choose a tag to compare

3.9.0 (2021-04-02)

Features

  • Add unit test subspec and GeometryUtils subspec. (#357) (6b3bfe1)

v3.8.0

19 Feb 18:14
Compare
Choose a tag to compare

3.8.0 (2021-02-19)

Features

  • Swift extensions for GMSStyleSpans and GMSStyleSpansOffset on GMSPath (#360) (2b36351)

v3.7.0

18 Feb 20:40
Compare
Choose a tag to compare

3.7.0 (2021-02-18)

Features

  • Create extension for GMSGeometryHeading, GMSGeometryInterpolate, and GMSGeometryOffset on CLLocationCoordinate2D (e05ede2)

v3.6.0

29 Jan 21:45
Compare
Choose a tag to compare

3.6.0 (2021-01-29)

Features

  • Swift extensions for GMSGeometryIsLocationOnPathTolerance and GMSGeometryIsLocationOnPath. (f90ff8c)

v3.5.0

28 Jan 22:16
Compare
Choose a tag to compare

3.5.0 (2021-01-28)

Features

  • Adding Swift Extension for GMSGeometryContainsLocation. (8c187f8)
  • Swift extensions for GMSGeometryDistance, GMSGeometryArea, and (4ea6029)

v3.4.2

24 Nov 18:06
Compare
Choose a tag to compare

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

19 Oct 17:47
Compare
Choose a tag to compare

3.4.1 (2020-10-19)

Bug Fixes

v3.4.0

13 Oct 20:14
Compare
Choose a tag to compare

3.4.0 (2020-10-13)

Features

v3.3.1

25 Sep 17:37
Compare
Choose a tag to compare

3.3.1 (2020-09-25)

Bug Fixes

  • Clustering: Disappearing marker when zooming in. (#337) (29f43ba)