Ticket #3005 (closed bug: duplicate)
zoomBox never disappear if mouse is released over the overviewMap
| Reported by: | gael | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Control.OverviewMap | Version: | 2.11 RC1 |
| Keywords: | Cc: | ||
| State: |
Description
Hi,
I'm using a map with both overviewMap control and zoomBox Control to navigate on the map.
When using the zoomBox control, if you release the mouse on the overviewMap, the zoom is not made and you are still drawing a box. It appears that the Box "endBox" callback is never called and the drag Handler controlling the box never stopped.
Finally, if you click somewhere else on the map, your box remains and the zoom behaves as you just double-clicked on that point.
Could someone help me find a workaround ? Thanks.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

