Releases: FlowingCode/GoogleMapsAddon
Releases · FlowingCode/GoogleMapsAddon
v2.2.1
What's Changed
- build: upgrade lombok to 1.18.34 by @javier-godoy in #139
- build: upgrade javadoc plugin to 3.11.1 by @javier-godoy in #140
- docs: update javadocs by @paodb in #143
- Fix javadoc by @javier-godoy in #144
- docs: fix javadoc warnings by @javier-godoy in #145
- Update web-component version to 3.8.1 by @paodb in #147
Full Changelog: google-maps-2.2.0...google-maps-2.2.1
v2.2.0
What's Changed
Full Changelog: google-maps-2.1.0...google-maps-2.2.0
v2.1.0
What's Changed
Full Changelog: google-maps-2.0.0...google-maps-2.1.0
v2.0.0
What's Changed
- fix: use setProperty instead of setAttribute for zoom property by @paodb in #134
- refactor!: internally manage trackLocationId by @paodb in #135
- feat: allow to close full screen mode by @paodb in #136
- feat: add listener to know if map is in full screen mode by @paodb in #136
Full Changelog: google-maps-1.13.0...google-maps-2.0.0
v1.13.0
What's Changed
Full Changelog: google-maps-1.12.0...google-maps-1.13.0
v1.12.0
What's Changed
- feat: add support for adding custom control buttons by @paodb in #116
- feat: update API to allow setting properties to icons by @paodb in #119
- feat: add possibility to track location by @paodb in #122
- fix: update map after adding/removing polygons and polylines by @paodb in #120
Full Changelog: google-maps-1.11.0...google-maps-1.12.0
v1.11.0
What's Changed
- feat: add support to add polylines by @paodb in #112
- build: set vaadin dependency as optional by @javier-godoy
Full Changelog: google-maps-1.10.1...google-maps-1.11.0
v1.10.1
What's Changed
Full Changelog: google-maps-1.10.0...google-maps-1.10.1
v1.10.0
v1.9.0
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