Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Google Maps clicking on marker quit working on 1/15/2020. Was working early that morning. Same code works on Chrome and IE. Help!

  • 2 antwoorde
  • 2 hierdie probleem
  • 2 views
  • Laaste antwoord deur alans_1999

more options

I'm coding a website with Google Maps. I add a bunch of markers to the map and to each of those an infoWindow that is activated by clicking on the marker. Was working late 1/14 and early 1/15 (5 AM ish), but by 11:00 AM it wasn't working. I changed it to simply alert() when a marker was clicked and that didn't work either. The Google page explaining infoWindows has an example map (https://developers-dot-devsite-v2-prod.appspot.com/maps/documentation/javascript/examples/infowindow-simple) and it doesn't work either. My code and the Google example work on Chrome and IE. I did all the restart with add-ons disabled, restarted Firefox fresh, got rid of add-ons to no avail. Please help! I love using Firefox, but will be unable to if this isn't resolved. Thank you, Alan

I'm coding a website with Google Maps. I add a bunch of markers to the map and to each of those an infoWindow that is activated by clicking on the marker. Was working late 1/14 and early 1/15 (5 AM ish), but by 11:00 AM it wasn't working. I changed it to simply alert() when a marker was clicked and that didn't work either. The Google page explaining infoWindows has an example map (https://developers-dot-devsite-v2-prod.appspot.com/maps/documentation/javascript/examples/infowindow-simple) and it doesn't work either. My code and the Google example work on Chrome and IE. I did all the restart with add-ons disabled, restarted Firefox fresh, got rid of add-ons to no avail. Please help! I love using Firefox, but will be unable to if this isn't resolved. Thank you, Alan

Gekose oplossing

I also forgot to mention that I had rebooted (Windows10) yesterday to no avail. But the power went out sometime this morning, so I had to boot it again today. Guess what? It works now! Why????? I don't know, but I guess I'll run with it.

Lees dié antwoord in konteks 👍 0

All Replies (2)

more options

Forgot to mention that I ran debugger and no exceptions or problems would show. I could see the marker objects had values as did the infoWindow objects. Sure seems like the click just isn't getting down to the code anymore...

more options

Gekose oplossing

I also forgot to mention that I had rebooted (Windows10) yesterday to no avail. But the power went out sometime this morning, so I had to boot it again today. Guess what? It works now! Why????? I don't know, but I guess I'll run with it.