Skip to content

Releases: FlowingCode/GoogleMapsAddon

v2.3.0

29 Sep 18:15

Choose a tag to compare

What's Changed

  • feat: add Marker's Label by @AlexRoig in #157
  • feat: add API to define geolocation options if needed by @paodb in #160
  • docs: fix link in javadoc by @javier-godoy in #163
  • docs: add note on marker label's className property limitations by @paodb in #166
  • Enable "Touch-and-Hold" Gesture as Right-Click Equivalent on Mobile Devices by @paodb in #167

New Contributors

Full Changelog: google-maps-2.2.3...google-maps-2.3.0

v2.2.3

09 Jun 18:38

Choose a tag to compare

What's Changed

  • fix: set marker slot in default constructor to ensure visibility by @paodb in #155

Full Changelog: google-maps-2.2.2...google-maps-2.2.3

v2.2.2

02 Jun 18:53

Choose a tag to compare

What's Changed

  • Fix for add polygon feature not rendering as expected by @paodb in #154

Full Changelog: google-maps-2.2.1...google-maps-2.2.2

v2.2.1

05 Dec 20:19

Choose a tag to compare

What's Changed

Full Changelog: google-maps-2.2.0...google-maps-2.2.1

v2.2.0

04 Nov 16:50

Choose a tag to compare

What's Changed

  • Add/remove custom controls dynamically by @paodb in #138

Full Changelog: google-maps-2.1.0...google-maps-2.2.0

v2.1.0

26 Aug 13:45

Choose a tag to compare

What's Changed

  • feat: add possibility to style map features and elements by @paodb in #137

Full Changelog: google-maps-2.0.0...google-maps-2.1.0

v2.0.0

02 Jul 18:08

Choose a tag to compare

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

28 May 15:25

Choose a tag to compare

What's Changed

  • Deprecate addCustomControls method and replace with setCustomControls by @paodb in #129

Full Changelog: google-maps-1.12.0...google-maps-1.13.0

v1.12.0

15 Apr 15:41

Choose a tag to compare

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

14 Feb 14:29

Choose a tag to compare

What's Changed

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