<br><font size=2 face="sans-serif">Hi,</font>
<br><font size=2 face="sans-serif">I create a scalebar like this</font>
<br><font size=2 face="sans-serif">$oMap-&gt;scalebar-&gt;set(&quot;units&quot;,
MS_METERS);</font>
<br><font size=2 face="sans-serif">$oMap-&gt;scalebar-&gt;outlinecolor-&gt;setRGB(0,0,0);</font>
<br><font size=2 face="sans-serif">$oMap-&gt;scalebar-&gt;set(&quot;status&quot;,
MS_EMBED);</font>
<br>
<br><font size=2 face="sans-serif">And create an image of the map with
the scalebar embedded</font>
<br><font size=2 face="sans-serif">On the image, the map is well scaled
but the scalebar is not.</font>
<br>
<br><font size=2 face="sans-serif">Is the code above good? Is there some
more parameters I should set?</font>
<br><font size=2 face="sans-serif">thanks</font>
<br><font size=2 face="sans-serif">Steve<br>
</font>
<p>