[Google Maps API v2] Re: Issue with KML overlay and info balloons.
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 <ros...@culzean.clara.co.uk> 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 google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home