i was wondering if it is possible to locate an element inside of an map marker container. If i go over it by inspecting it it returns me something like this and i cannot access inside of it.
<div id="map_markerContainer" style="position: relative; width: 100%; z-index: 1001; height: 100%;"></div>
I would like to be able to click the red dot in the picture, i couldn't find any solutions.
Here is the picture: