Hi,

I tried to change the cursor with the following code.

map.getDragObject().setDraggableCursor(path);

The cursor can be changed successfully but how can I align the cursor
image correctly.  Seems that it aligns the mouse with the top of the
image, but how can I align the mouse with the bottom of the image?

I tried the following but totally no effect.

map.getDragObject().moveBy(new GSize(0,5));

Thanks.

Cheers,
Chris

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to