Skip to content

v2.7.2

Compare
Choose a tag to compare
@bjorn2404 bjorn2404 released this 04 Dec 04:20
· 175 commits to master since this release
  • Added callbackRegion callback, which allows region to be set before being sent to the Google Maps Geocoding API.
  • Fixed incorrect origin marker parameter order after code restructure.
  • Fixed issue where searching by name after searching by address, without a new address, didn't reset the origin.
  • Merged pull-request from ollea that adds "getMap" function that returns a google.maps.Map instance.