How get HTML element from Google maps marker (v3)?
<div style="overflow-x: hidden; overflow-y: hidden; position: absolute; background-image: url(...); top: 62px; width: 70px; height: 70px; background-size: ; left: 924px; z-index: 97; opacity: 0,01; cursor: pointer; background-position: 0px -420px; background-repeat: no-repeat no-repeat; " title=""></div>
Here is all markers map.getPanes().overlayImage;
But I don't know which child is my marker...