I have seen that there is the property "cursor" within MarkerOptions.
I need to display a magnifying glass over my marker image and thought that 
this would be the way to go.
As the documentation only specifies « Mouse cursor to show on hover », I 
tried setting it to a cursor image file = didn't work.
It would appear that we can only specify standard css cursor values, but not 
css2 or css3 url values -
- cursor = "url(mycursor.cur)"

Is this by design or side-effect limitation of using canvas for markers ?
Is there a way to achieve what I need without resorting to a custom overlay 
object ?

Simon

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to