Skip to content

Releases: FlowingCode/GoogleMapsAddon

v1.10.1

21 Nov 14:42

Choose a tag to compare

What's Changed

  • fix: update markers on removal by @paodb in #110

Full Changelog: google-maps-1.10.0...google-maps-1.10.1

v1.10.0

12 Oct 19:10

Choose a tag to compare

What's Changed

  • Use multi souce on Clustering with Custom Renderer demo by @paodb in #105
  • Update web component dependency to add bounds change event by @paodb in #108
  • Added MapIdle and BoundChanged Listeners by @thiasos in #107

New Contributors

Full Changelog: google-maps-1.9.0...google-maps-1.10.0

v1.9.0

22 Sep 12:59

Choose a tag to compare

What's Changed

  • feat: add support for tilt and heading properties by @paodb in #96
  • feat: add right click event on markers by @paodb in #97
  • fix: use optimized property from the web-component by @paodb in #100
  • feat: add method to obtain the map bounds by @paodb in #99
  • feat: add custom renderer to marker clustering by @paodb in #104

Full Changelog: google-maps-1.8.3...google-maps-1.9.0

v1.8.3

17 Jul 16:00

Choose a tag to compare

What's Changed

  • Fix to prevent Roboto font from loading by @paodb in #92

Full Changelog: google-maps-1.8.2...google-maps-1.8.3

v1.8.2

17 Jul 15:55

Choose a tag to compare

What's Changed

Full Changelog: google-maps-1.8.1...google-maps-1.8.2

v1.8.1

17 Aug 14:01

Choose a tag to compare

What's Changed

  • build: update web component version to 3.2.1 by @paodb in #76

Full Changelog: google-maps-1.8.0...google-maps-1.8.1

v1.8.0

28 Jun 19:38

Choose a tag to compare

What's Changed

Full Changelog: google-maps-1.7.0...v1.8.0

v1.7.0

06 Jun 12:10

Choose a tag to compare

What's Changed

  • feat: add KML basic support by @paodb in #69

Full Changelog: google-maps-1.6.0...google-maps-1.7.0

v1.6.0

02 Feb 21:07

Choose a tag to compare

What's Changed

  • feat: add click event listener to markers by @paodb in #62
  • Add mapId & controlSize properties by @paodb in #61

Full Changelog: google-maps-1.5.0...google-maps-1.6.0

v1.5.0

06 Dec 13:02

Choose a tag to compare

New features

  • Add method to disable UI controls (#56)
  • Update client side component to 3.5.0

Bugfixes

  • Fix polygon icons to not disappear after navigation (#45)
  • Fix info window not showing after reattach (#51)