Hey developpers, I created an example: Map with Sidebar on top of it. link: http://reizigers.jade1.nl/Example_sidebar_V3.html#
The idea is: the sidebar is closable by the user, and the opener can open it again. The mouse-cursor is changed in "hand" where you can take the map and drag the map. In the example, i have a problem with the area covered by the sidebar. In the map-area covered by the sidebar the map is not draggable(cursor is not changed to "hand") . The sidebar-div is a bit greater than the red lined sidebar you see. How can I change my code so, that with the sidebar closed (div display:none), the map is draggable with the mouse positioned in the area covered by the hidden sidebar-area? Other map-events as click, dblclick, etc should be possible in the sidebar area too! Nowerdays my users can see the whole map, with the sidebar closed, but there is a blackhole for the hidden Sidebar-area, inwith no map events are possible. thanks for a quick respons -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
