Hi, I create a scalebar like this $oMap->scalebar->set("units", MS_METERS); $oMap->scalebar->outlinecolor->setRGB(0,0,0); $oMap->scalebar->set("status", MS_EMBED);
And create an image of the map with the scalebar embedded On the image, the map is well scaled but the scalebar is not. Is the code above good? Is there some more parameters I should set? thanks Steve
_______________________________________________ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users