For browsers that use SVG (ex FireFox and Chrome):
<style type="text/css">
path {cursor:url("http://maps.gstatic.com/intl/en_us/mapfiles/
openhand_8_8.cur"), default !important;}
</style>
For IE, you'll need to target the VML elements (ex v:shape).
Chad Killingsworth
On May 11, 9:30 pm, SteveB <[email protected]> wrote:
> Using V3 of the Google Maps API.
>
> I've tried everything I can think of to set a cursor when mousing
> over a polygon to some value *other* than the "hand with the
> extended index finger" (normally seen e.g. when mousing over a
> clickable item like a hyperlink).
>
> Is it possible to set the cusor when the mouse over a polygon.
> It's very misleading to render a polygon so that it appears
> to be clickable whether it is or not!
>
> Thanks.
>
> --
> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group
> athttp://groups.google.com/group/google-maps-js-api-v3?hl=en.
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-js-api-v3?hl=en.