Neale Morison wrote:

> In the online version, clicking on the street view panorama arrows
> moves the panorama and the little streetview man on the map.
> In the offline local file version, clicking on the street view
> panorama has no effect on the map streetview man.
> http://www.nealemorison.com/googlemapsapi/myhouse2c.html

I cannot see a solution, but maybe the following can help to narrow
down the problem a bit.

Line 123, add "alert('test');", this is not shown; this leads me to
believe that the event was not successfully added to the object
already from the beginning. I would at first sight suspect a 'typical'
javascript local/web URI issue (forward slash versus backslash, case
sensitive, abs/rel path...).

P.S. I would also advice the following (probably not related to this
problem):
- use // or /* */ for javascript comments, not <!-- -->
- you have many CSS warnings, check http://jigsaw.w3.org/css-validator/

For what it's worth

--
 Bart
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to