On Thu, Feb 18, 2010 at 08:40:10AM -0800, Eric France wrote: > "The Scale control displays the current map scale as a ratio (e.g. > Scale = 1:1M). By default it is displayed in the lower right corner of > the map." > > This page does not seem to indicate how to change the default position of the > scale display (I would like to move it to the lower left so that it is not > covered by the OverviewMap). How can I do this? > > http://dev.openlayers.org/docs/files/OpenLayers/Control/Scale-js.html
CSS. http://openlayers.org/dev/examples/custom-style.html Class name is .olControlScale. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
