Releases: pkmnct/qualtrics-google-map-lat-long
Releases · pkmnct/qualtrics-google-map-lat-long
Version 2.0.1
Version 2.0.0
Version 1.4
New in this update
- When a place with an unknown lat/long is chosen in the autocomplete field, an alert is shown with customizable text.
- Documentation updated and code rearranged for better clarity.
- GitHub's releases will now be used for future updates. This will make it easier to find previous versions of the code if needed.
Version 1.3
v1.3 Add notice
Version 1.2
Bugfix: Google map events only fired once Created the function displayMap that replaces the script event listener, so that multiple map questions can exist on different pages of the survey. This also corrects the bug that if a response was required, the map would no longer display.
Version 1.1
v1.1 Added try-catch blocks for better error handling. Removed buggy code …
Version 1.0
v1.0 Initial Commit