搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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 回覆
  • 2 有這個問題
  • 2 次檢視
  • 最近回覆由 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

被選擇的解決方法

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.

從原來的回覆中察看解決方案 👍 0

所有回覆 (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

選擇的解決方法

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.