Phil,<br><br>I suspect there is a problem with the default symbol initialization which doesn&#39;t work with the new rendering code. You could work around the problem by specifying a custom symbol as follows:<br><br><br><br>
MAP<br> OUTPUTFORMAT<br>   NAME &#39;pnga&#39;<br>   MIMETYPE &#39;image/pnga&#39;<br>   DRIVER &#39;AGG/PNG&#39;<br>   EXTENSION &#39;png&#39;<br>   IMAGEMODE &#39;RGBA&#39;<br>   TRANSPARENT TRUE<br>   FORMATOPTION &#39;INTERLACE=OFF&#39;<br>
 END<br> SYMBOL<br>  NAME &quot;default-marker&quot;<br>  TYPE ELLIPSE<br>  POINTS<br>    1 1<br>  END<br>  FILLED TRUE<br> END<br> <br> STATUS ON<br> SIZE 827 511<br> EXTENT -7908630.38 5546155.24 -7903127.77 5548526.51<br>
 UNITS METERS<br> IMAGECOLOR 255 255 255<br> PROJECTION &#39;proj=merc&#39; &#39;a=6378137&#39; &#39;b=6378137&#39; &#39;lat_ts=0.0&#39; &#39;lon_0=0.0&#39; &#39;x_0=0.0&#39; &#39;y_0=0&#39; &#39;k=1.0&#39; &#39;units=m&#39; &#39;nadgrids=@null&#39; &#39;north&#39; &#39;no_defs&#39; END<br>
LAYER<br> layer<br>   name &#39;Corner_points&#39;<br>   PROJECTION &#39;proj=merc&#39; &#39;a=6378137&#39; &#39;b=6378137&#39; &#39;lat_ts=0.0&#39; &#39;lon_0=0.0&#39; &#39;x_0=0.0&#39; &#39;y_0=0&#39; &#39;k=1.0&#39; &#39;units=m&#39; &#39;nadgrids=@null&#39; &#39;north&#39; &#39;no_defs&#39; END   # Web Mercator<br>
   status on<br>   type point<br>   feature<br>     points<br>       -7905423.21336607 5547493.76482495<br>       -7905423.21336607 5546270.77237239<br>       -7904200.22091351 5547493.76482495<br>       -7904200.22091351 5546270.77237239<br>
     end  # end of points<br>   end  # end of feature<br>   class<br>     style<br>       color 255 0 0<br>       size 7<br>       SYMBOL &#39;default-marker&#39;<br>     end  # end of style<br>   end  #end of class<br> end  # end of layer<br>
 layer<br>   name &#39;grid-WM&#39;<br>   PROJECTION &#39;proj=merc&#39; &#39;a=6378137&#39; &#39;b=6378137&#39; &#39;lat_ts=0.0&#39; &#39;lon_0=0.0&#39; &#39;x_0=0.0&#39; &#39;y_0=0&#39; &#39;k=1.0&#39; &#39;units=m&#39; &#39;nadgrids=@null&#39; &#39;north&#39; &#39;no_defs&#39; END   # Web Mercator<br>
   status on<br>   type line<br>   class<br>     color 0 0 0<br>   end # of class<br>   grid<br>     labelformat &#39;%9.0f&#39;  minarcs 2   maxarcs 6<br>   end  # of grid<br> end # of layer &#39;grid-WM&#39;<br>END  # end of MAP<br>
<br><br>A new ticket would also be sufficient in order to have this symbol initialization problem fixed.<br><br><br>Best regards,<br><br>Tamas<br><br><br><br><div style="visibility: hidden; left: -5000px; position: absolute; z-index: 9999; padding: 0px; margin-left: 0px; margin-top: 0px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 130%;" id="avg_ls_inline_popup">
</div>