I have a few maps I am using in which I load various custom overlays in each. One of the common overlays for all of my map controls is a clickable marker overlay, that then zooms in to a default view for that object. I have had everything working in IE 9+ (IE8 does not work correctly either, but the issues are different) for a long time, however I have never been able to get everything working properly in chrome. This is becoming more of an issue now, so I need to get this figured out so that users can use chrome to access my web app. I also have a clickable highlight overlay in the map if that is helpful.
Any ideas what would be causing the markers to not be clickable in chrome, but work in IE9+?
Markers not clickable in chrome
Hi David,
Can you check if the installation sample "Markers/Click Event on a Marker" works fine on your Chrome? If it works fine, I guess there should be some other transparent stuffs, like a transparent div or layers you added has a upper Z-Index than the Markers layers, sometime, the IE and Chome has a different DOM parsing. would you please share a public address of your project to us or detailed the thing you have done in the project(like the overlays or layers you added on the server/client sides) or abstract a simple demo from your project to send it to us?
Thanks,
Johnny
Hi David,
We can reproduce the issue and it proved a bug in chrome. Now, we have fixed in the latest version(7.0.0.109 or 7.0.109.0). However, there is still a flaw that it seems like the marker have to be clicked twice to fire the event in chrome and we will continue to dig into it.
Note: the latest version might still be packaging, please waiting for several hours.
Thanks,
Johnny
Just got around to testing this. The latest daily build fixes this issue, thanks for working on this!!!
David,
You are welcome.
Any other questions, Just feel free to let us know.
Regards,
Johnny