What steps will reproduce the problem?
1. Create two maps on a page, each with a drag-zoom control
2. One won't work.
What is the expected output? What do you see instead?
Expected: Both work independently
Actual: The 2nd triggers the 1st, and only the 1st works.
Please provide any additional information below.
This is due to the DragZoom widget using 8 html IDs for various nodes. The
attached patch fixes this behaviour.
Original issue reported on code.google.com by robert.c...@gmail.com on 2 Apr 2008 at 8:13
Original issue reported on code.google.com by
robert.c...@gmail.com
on 2 Apr 2008 at 8:13Attachments: