Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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?

share|improve this question
1  
A bit of code showing your marker definition or a link would help diagnose the issue. – Andrew Leach Jun 5 '12 at 10:52

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.