On Nov 11, 2:57 pm, Paul <miller...@gmail.com> wrote:
> I'm sorry if this is really obvious, but for the life of me, I cannot
> find a simple example of this working. I have a giant list of points
> in a KML file, with unique IDs, and I would like to be able to open
> the info for any of those info windows (bubbles?) at any given time,
> from the javascript of my map.
>
> Say the mapname is map, and a kml file named doc.kml has a placemark
> id of "ID_00391". How do I open the info window without a click event
> on the map? I have link on the html portion of the page that connect
> with and control the map.

You mean something like this?
(doesn't use kmlLayers, so may have perfomance issues on IE or with
complex kml)

http://www.geocodezip.com/geoxml3_test/votemap_sidebar.html

  -- Larry
>
> Thanks,
> Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to