<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16681" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>Dear list,<BR>I'm hoping someone can help me.</FONT></DIV>
<DIV><FONT face=Arial> Following the instructions in the wiki, I am trying 
to add a north<BR> arrow to a map. I've got a basic north arrow image 
(north.gif),<BR>I've added a pixmap symbol referencing it, and I've added a 
layer to the<BR>map.However, the GIF never shows. I've tried this in both a 
mapscript<BR>app and the basic Itasca demo, same result. I know there is 
nothing<BR>wrong with the GIF or symbol definition. I found one solution in 
</FONT></DIV>
<DIV><FONT face=Arial>which a empty STYLE object that was needed but I am not 
sure how to implement.</FONT></DIV>
<DIV><FONT face=Arial>Can anyone help?</FONT><FONT></DIV>
<DIV><BR><FONT face=Arial>> >   SYMBOL #North Arrow<BR>> 
>     NAME "northarrow1"<BR>> 
>     TYPE pixmap<BR>> >     
IMAGE "north.gif"<BR>> >   END<BR>> ><BR>> 
>     LAYER<BR>> 
>         NAME "North Arrow"<BR>> 
>         STATUS DEFAULT<BR>> 
>         TRANSFORM FALSE<BR>> 
>         TYPE POINT<BR>> 
>         FEATURE<BR>> 
>           POINTS 250 250 
END<BR>> >         END<BR>> 
>         CLASS<BR>> 
>             
SYMBOL 'north'<BR>> >         
END<BR>> >   END<BR>> ><BR>> > Thanks in 
advance.<BR></FONT></DIV></FONT></BODY></HTML>