Skip to content

Releases: FlowingCode/GoogleMapsAddon

v1.8.1

17 Aug 14:01
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v1.4.0

30 Aug 13:18
Compare
Choose a tag to compare

New features:

  • Add drag end event to marker (#40)

Bugfixes:

  • Add null check to caption setter
  • Fix marker's setters and getters to use element properties (#41)

Based on @flowingcode/google-map 3.0.3

v1.3.0

09 Aug 13:10
Compare
Choose a tag to compare

New features:

  • add latitute and longitude data to GoogleMapPolygonClickEvent (#26)
  • add geolocation to center map on user's location (#36)

Bugfixes:

  • Fix setting draggable flag on element (#34)

v1.2.1

10 May 12:19
Compare
Choose a tag to compare

Update client side dependency to 3.0.2

Bugfixes:

v1.2.0

07 Jan 18:07
Compare
Choose a tag to compare

New feature:

  • Add mouse click event with map coordinates (#18)

v1.1.0

21 Dec 13:00
Compare
Choose a tag to compare

Add support for marker colors (#6)