> if the infowindow appears, the alert box should be pop.
Why? The only infowindow I can get on your map are associated with
polygons, not with markers, I wouldn't expect them to use the marker
infowindow function. Markers and polygons are different things, both
in KML and in the overlays EGeoXml makes.
> And: why I see the filled sidebar? In my function nobody make this.
You seem to have asked for it -
var exml = new EGeoXml("exml", mmap, "kampnagelsolar.xml", {
createmarker:myCreateMarker,
sidebarid:"the_side_bar", ......
Have you looked at the reference for EGeoXml at all?
http://econym.org.uk/gmap/egeoxml.htm
You might be interested in {createpolygon: } option.
cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---