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

typeError: google.maps.StreetViewService is not a constructor

  • 1 tontu
  • 3 am na jafe-jafe bii
  • 3 views
  • i mujjee tontu mooy 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?

All Replies (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.