The first thing in your map code should be:
if (GBrowserIsCompatible()) {
var map = new GMap2(...
map.setCenter(...
// your code
...
In line 244 you have an error:
Error: document.getElementById("side_bar") is null
http://www.schwarttzy.com/
Zeile: 244
On 31 Aug., 07:00, Schwarttzy <[EMAIL PROTECTED]> wrote:
> I have been playing with API for a while now and I have been have a
> issue I can't seem to work out.
>
> When I click on the KML file from Picasa of my photos they flow out
> side the box. I have noticed that if I open the photo in such a way
> that makes the map redraw so that box opens up entirely on the map it
> works perfect.
>
> So is there some code that makes the API recalculate the info window
> size?
>
> Check out the error at my sitehttp://www.schwarttzy.com/
>
> READ ME!
> The photos only appear when you zoom into level 10, and I currently
> only have photo in Attica, IN (Indiana is near chicago for you non USA
> guys out there) right by the marker for Badlands.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---