qualtrics-google-map-lat-long icon indicating copy to clipboard operation
qualtrics-google-map-lat-long copied to clipboard

Update Required in Header

Open sadjad33 opened this issue 1 year ago • 4 comments

I've noticed that starting from fall 2023, the existing code is no longer functional. According to my research, the initial line in the header script should be updated to the following as of now:

<script async src="https://maps.googleapis.com/maps/api/js?v=3.53&libraries=places&key={API KEY}"></script>

However, it's important to note that this adjustment may become obsolete after April 2024. For more details and updates, please refer to the following resources:

  1. Community Qualtrics Forum
  2. Stack Overflow Discussion

sadjad33 avatar Jan 03 '24 23:01 sadjad33

Hey! I am facing the same issue. My map does not display, and my API works perfectly. By using your solution the map displays, but the location of the PIN is not recorded (I also tried single-line text and so on...). Also just one pin location, instead of two showing... How can we solve this?

Thanks!

ghost avatar Jan 04 '24 18:01 ghost

Hi there,

I'm happy to hear that your issue is now resolved! I must point out that it is not my solution, I just found it in the links I provided.

I've made a slight adjustment to the HTML script. Please use this updated code and paste it as the first line within the header script. This should definitively address the problem and allow you to collect data accurately. @pablomartinezalcaraz

sadjad33 avatar Jan 05 '24 18:01 sadjad33

Wow! Thanks a lot, it works perfectly 👍

ghost avatar Jan 09 '24 12:01 ghost

Is this still working for anyone? I cannot get the map to display. I have tried changing it to 3.57 also. No dice.

purfikt avatar Jun 28 '24 19:06 purfikt