Search code examples
eventsgoogle-mapsgoogle-maps-api-3loaderpreloader

GoogleMapAPIv3 Streetview Loaded Event


im creating a website and am using a streetview panorama on it. Now some of my target users may not have the fastest internet available so what i want to do is display a pretty loading screen while the panorama fully loads. however i couldnt find any events that fire once a streetview panorama loads.

Is there one? or if not, how would i create a faux event that fires when a panorama is fully loaded

Thanks


Solution

  • As noted on this question the StreetView SDK doesn't fire any event when the street view is finished loading.