On Apr 15, 7:52 am, Davie Lang <[email protected]> wrote:
> In all my attempts so far and also on the following page
>
> http://www.geocodezip.com/example_geo_streetview.asp
>
> I am getting the error "'null' is null or not an object" in IE7, the
> debugger points to the following code throwing the error.
I have sometimes seen errors in IE similar to this, but the streetview
itself seems to work. I don't have access to IE7 though. They seem
to come and go, I haven't spent a lot of time investigating.
Does the streetview itself work?
-- Larry
>
> try
> {
> document.getElementById("panoflash6").SetReturnValue(__flash__toXML(GStreetviewFlashCallback_6("Statsflow",
> [({flowType:"cb_open_pano",ticks:({cbrt1:1271342532471,cbpld:
> 1271342532923,cbhrt3:1271342532923,cbrt0:1271342532237,cbhrt1:1271342532923,cbhrt4:1271342532923,cbfl1:1271342532175,start:
> 1271342532175,cbxml0:1271342532237,cbhrt2:1271342532923,cbhrt0:1271342532673,cbxml1:1271342532268}),csiCallbackName:"__newFlow__"})]))
> ); }
> catch (e)
> { document.getElementById("panoflash6").SetReturnValue("<undefined/
>
> >"); }
>
> Anybody know what this code is, and if this is a bug in displaying a
> GStreetviewPanorama in an InfoWindow. FF is OK....
>
> Thanks,
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en.