Ticket #1506 (closed feature: duplicate)
Change cursor in subclass of OpenLayers.Handler.Drag
| Reported by: | avlee | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.7 Release |
| Component: | Handler.Drag | Version: | 2.6 RC2 |
| Keywords: | Cc: | ||
| State: | Needs Discussion |
Description
It is time to think about change the cursor using CSS classes, if we using css to change the cursor, we can set diferent cursors for diferent handlers.
Before using the CSS classes, i think we need to change the cursor of map view in subclass instead of changing in OpenLayers.Handler.Drag, because may be we need to using diferent cursors for DragPan control and DragFeature control or other inherited handlers.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

