--
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-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/tbez0XK_KCUJ.
Although the approach to 'infowindows' that I believe the FT layers
use, is capture the 'click' then send the coordinates back to the
server 'ajax' style, and see if anything is at that point.
... that way you avoid having lots of data client-side. Only just
enough to show what is currently visible.
the problem is that I can't use the info windows attached to them.