does the richmarker give mouseover, mouseout and click events?

376 views
Skip to first unread message

rlk27

unread,
Nov 4, 2011, 12:08:37 PM11/4/11
to google-map...@googlegroups.com
I see the richmarker.  looks like they use overlayView with custom DIV for content.   I beleive it gives mouseover and out.
 
 
and changed content to the below. I see that the mouse pointer does not work for the whole div and getting many mouseovers and mouseout. inner div gives mouseover/out also.  any idea why?  I kind of expect mouseover for the whole outter div.
 

<div>

<div>

<div class='busLabel' style='position: absolute; margin: 0; padding:0; margin-left:10px; margin-top:2px; text-align:left; background-color:#00ff00;width:27px; height:1px; overflow: hidden; text-indent:11px;' ></div>

<div class='busLabel' style='position: absolute; margin: 0; padding:0; margin-left:9px; margin-top:3px; text-align:left; background-color:#00ff00;width:29px; height:1px; overflow: hidden; text-indent:11px;' ></div>

<div class='busLabel' style='position: absolute; margin: 0; padding:0; margin-left:8px; margin-top:4px; text-align:left; background-color:#00ff00;width:31px; height:3px; overflow: hidden; text-indent:11px;' ></div>

<div class='busLabel' style='position: absolute; margin: 0; padding:0; margin-left:7px; margin-top:7px; text-align:left; background-color:#00ff00;width:33px; height:3px; overflow: hidden; text-indent:11px;' ></div>

<div class='busLabel' style='position: absolute; margin: 0; padding:0; margin-left:6px; margin-top:10px; text-align:left; background-color:#00ff00;width:35px; height:2px; overflow: hidden; text-indent:11px;' ></div>

<div class='busLabel' style='position: absolute; margin: 0; padding:0; margin-left:2px; margin-top:1px; font-size:7pt; text-align:center; width:41px; height:10px; overflow: hidden;' > 20 </div>

</div>

<div class='busLabel' style='background-color: black; color:white; margin-top:8px; margin-left:8px; margin-right: 35px;'>

<div class='busLabel' style='position: absolute; margin-top:35px; font-size:7pt; text-align:center; width:30px; height:10px; overflow: hidden;' > 1054 </div></div>

</div>

 
Reply all
Reply to author
Forward
0 new messages