Hello,
I'm having problem with this "a is undefined" which I can not seem to
solve.
( http://maptest.omines.net/ )

I (think I) tracked it down to setCenter() in my code:
site.js
...
        alert('You can see me...');
        this.map.setCenter(new GLatLng(lat, long), zoom, maptype);
        alert('...but can you see me?');
...

As you will see, first alert triggers, but second doesn't. Map however
centers on the correct spot and with correct (provided) zoom.

I will be grateful for any tips or solutions,
Ola
--~--~---------~--~----~------------~-------~--~----~
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