Hi. I am trying to incorporate custom InfoBox popups when a user clicks a marker on the map (which is read from MySQL db). The problem I am having is that no matter what marker is clicked, the InfoBox loads near the last marker entered into db with corresponding database attributes, not for the marker that was clicked. The reason I am getting away from the InfoWindow is because I want to add an option to upload a file (jpg) which I believe must be in a <form> tag and I have not been able to figure out how to do it in InfoWindow.
The code I started with is located here: http://google-maps-utility-library-v3.googlecode.com/svn/tags/infobox/1.0/examples/infobox-basic.html And the corresponding .js script is here: http://google-maps-utility-library-v3.googlecode.com/svn/tags/infobox/1.0/src/infobox.js I am hoping somebody else has run into this issue and has a quick fix. I am new to javascript and the infobox.js file is a little scary to me. If my code is necessary, I will have to respond with it pasted into the msg as my site is not yet live. Thank you in advance for any help or suggestions you may have. aaron -- 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.