Wasn't it Alessio Sangalli who wrote:
>
>On Jan 14, 1:09 pm, Mike Williams <[email protected]> wrote:
>
>> >Well OK, but it would be nice to have an API to mess around with
>> >Balloons...
>>
>> You can easily do it with the API.
>
>I have made the following page (it's a work in progress):
>
>http://lnx.manoweb.com/montagna/
>
>Now, can you give me a hint how to open the balloon when I click on an
>image on the left?

You're not going to be able to do that with GGeoXml. You'll need to use
GeoXml or EGeoXml

Once you've worked out how to do that, you just need to add
   onclick='GEvent.trigger(kml.gmarkers[0],"click"')
   onclick='GEvent.trigger(kml.gmarkers[1],"click"')
etc. to each <img> in turn.

-- 
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team


--~--~---------~--~----~------------~-------~--~----~
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