Hello. So this question pertains to CFMAP and the upgrade from the Google Maps API V2 to V3. I am re-doing a lot of our google maps. In V2, I would just take the mapitemname / id and use jQuery to call a click on the cfmapitem.
In API V3 (in Cf10 update 8 and 9) I can successfully call the map object in javascript to center or zoom the map, but I can not figure out how in the world to open one of the existing infowindows on a map item, or even how to identify it. The map structure in V3 is completely different.
Any suggestions?
Thanks,
~ Ben