These two are used by the API

http://maps.google.com/mapfiles/openhand.cur
http://maps.google.com/mapfiles/closedhand.cur

The other cursors (crosshair, move, pointer, wait etc.) are system or
browser images that could be found inside your operating system or
your browser files (depends on the browser).

You can make them appear by using css. You can also use your own
cursor

cursor: url(mycursor.cur)





On Dec 23, 4:17 am, andresscalderon <[email protected]>
wrote:
> How Could I have access to the custom crosshair cursor that appear in
> the enableDrawing()
> similar to ...
>
> map.getDragObject().setDraggableCursor("url(http://maps.google.com/
> intl/en_us/mapfiles/openhand.cur),default");
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

  • custom cursor... andresscalderon
    • Re: custom cursor... Pil (Trustworthy from experience)

Reply via email to