Rossko, thanks! Merged placemark with DB ID now and all works fine. I
was wondering at some point if that was the problem, but then I have
this parallel site with the same KML code (and identical placemark
IDs) and the overlay / infowindows work just fine there, so I wasnt
suspecting this to be the error...

Empty space in StyleURL seems to be okay but if it happens again, I
will remote that too.

Thanks again for the prompt and efficient help!

On Sep 30, 2:27 am, Rossko <[email protected]> wrote:
> >www.geomaticon.com/02_contents/png_hf/index.htm
>
> I'd start by validating yourKMLat
>    http://kmlvalidator.com/validate.htm
> Two problems are obvious
>
>     <Placemark id="placemark">
> You've got hundreds of those ; but the id of any XML element has to be
> _unique_ in the document.  I think this is why all the infowindows
> come up the same.
>
>     <styleUrl>#Aid Post</styleUrl>
> Spaces are not allowed in URLs, try renaming your styles like Aid_Post

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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