Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

typeError: google.maps.StreetViewService is not a constructor

  • 1 válasz
  • 3 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: guigs

more options

I'm trying to use Google StreetView within a web application. the following URL is an example from the Google Developers site that works just fine in IE 10 and 11, and Google Chrome, but not in FireFox 27.0.1, as of yesterday. No changes have been made to my FireFox install, that I know of. https://google-developers.appspot.com/maps/documentation/javascript/examples/full/streetview-service

Does anyone have an Idea why this Google SteetView sample will not work in FireFox?

I'm trying to use Google StreetView within a web application. the following URL is an example from the Google Developers site that works just fine in IE 10 and 11, and Google Chrome, but not in FireFox 27.0.1, as of yesterday. No changes have been made to my FireFox install, that I know of. https://google-developers.appspot.com/maps/documentation/javascript/examples/full/streetview-service Does anyone have an Idea why this Google SteetView sample will not work in FireFox?

Összes válasz (1)

more options

Hi jaromz,

If you open up the debugger for that page in Firefox there is an error that an image has been truncated. I also unchecked some of the css background elements and that truncated image took the width of the whole page. I am wondering if this is how the css was rendering in Firefox.

Try changing the height value and see if it renders the whole specified width instead of the truncated or corrupted way it seems to be doing now.