[Google Maps API v3] Re: Cursor on polygon

2011-10-05 Thread Enoch Lau (Google Employee)
It's currently not possible. If you're interested in this, please add a request here: http://code.google.com/p/gmaps-api-issues/issues/list Enoch -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the w

[Google Maps API v3] Re: cursor on polygon

2011-08-18 Thread shah
dealing with same issue at the moment..no sucess..if you got any let me know google.maps.event.addListener(_polyShape ,"mouseover",function(){ map .draggableCursor = "crosshair"; }); On Aug 11, 7:50 pm, Javier Santana wrote: > Hi all, > > There is a way tochangecursorwhen user th