[jQuery] Google Maps Marker to infoBubble to Image to Thickbox
I am trying to create a situation where the user clicks on a marker
within google maps, gets the info bubble flyout that contains a
linkable image. Once the mini-sized photo is clicked on, it would
show a large version of the photo via thickbox.
I have gotten as far as getting the linkable images in there, the
thickbox class, the rel attribute, all the parts in place, but I can't
instantiate thickbox from within google maps. I have created a test
link above the div element containing the map, and that instantiates
thickbox just fine.
Here is a link to what I am working on:
http://xyforge.com/google-mapping-dev/test.html