I have used Google Maps API v3 to show a map that includes various markers, which, when you click them, give you an infobox with a description. This all works on all browsers but Chrome (latest version).
When I hover over the marker, I get the pointer icon so I know the browser has recognised this as a marker, but when I click it doesn't do anything - I have to click many pixels to the right and top before it pops open the infobox.
Has anyone else experienced this with Chrome? Any ideas on how I can fix this?