OpenLayers OpenLayers

Ticket #763 (closed bug: fixed)

Opened 1 year ago

Last modified 1 year ago

MouseToolbar Outside Map Div

Reported by: euzuro Assigned to:
Priority: minor Milestone: 2.5 Release
Component: Control.MouseToolbar Version: 2.4
Keywords: Cc:
State:

Description

Bug report from users@ list by Brad S:

When I try to place the MouseToolbar in its own DIV it works fine in FireFox but keeps returning errors in the JSconsol. It simply does not work in IE7.0.

See http://demo.cubewerx.com.au/aamhatch_dev.html

When I remove the MouseToolbar altogether it works without the error messages both in FF and IE.

See http://demo.cubewerx.com.au/aamhatch_dev2.html

Change History

06/22/07 12:56:27 changed by crschmidt

In general, the MouseToolbar is deprecated, and the NavToolbar should be used instead.

07/15/07 02:49:56 changed by crschmidt

  • status changed from new to closed.
  • resolution set to fixed.

http://openlayers.org/dev/examples/navtoolbar-outsidemap.html is a demonstration on how to place the navtoolbar outside the map. If these instructions do not work for you for some reason, please open a new ticket. (If the MouseToolbar is important over the NavToolbar for some reason, open a ticket for that too.)