[OpenLayers-Users] Horizontal toolbar inside map

Richard Greenwood richard.greenwood at gmail.com
Sat Nov 1 15:57:53 EDT 2008


On Fri, Oct 31, 2008 at 1:02 PM, Alexandre Dube <adube at mapgears.com> wrote:
> Does anybody have an example of an horizontal toolbar inside the map to
> share ?

Put a float: left in your style, e.g.:

 .olControlPanel div {
   float:left;
 }



-- 
Richard Greenwood
richard.greenwood at gmail.com
www.greenwoodmap.com



More information about the Users mailing list