Skip to content

Releases: FlowingCode/GoogleMapsAddon

v2.5.0

Choose a tag to compare

@javier-godoy javier-godoy released this 16 Jun 17:29

What's Changed

  • fix: add compatible constructor for GoogleMapPolyClickEvent by @javier-godoy in #181

Full Changelog: google-maps-2.4.0...google-maps-2.5.0

v2.4.0

Choose a tag to compare

@javier-godoy javier-godoy released this 15 Jan 19:40

What's Changed

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

v2.3.0

Choose a tag to compare

@javier-godoy javier-godoy released this 29 Sep 18:15

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

Choose a tag to compare

@javier-godoy javier-godoy released this 09 Jun 18:38

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

Choose a tag to compare

@javier-godoy javier-godoy released this 02 Jun 18:53

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

Choose a tag to compare

@paodb paodb released this 05 Dec 20:19

What's Changed

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

v2.2.0

Choose a tag to compare

@javier-godoy javier-godoy released this 04 Nov 16:50

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

Choose a tag to compare

@javier-godoy javier-godoy released this 26 Aug 13:45

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

Choose a tag to compare

@javier-godoy javier-godoy released this 02 Jul 18:08

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

Choose a tag to compare

@javier-godoy javier-godoy released this 28 May 15:25

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