Hi,

To include a noth arrow on every image (UI, printing and download), you 
could add this layer in your mapfile :
LAYER
     NAME "NorthArrow"
     METADATA
         DESCRIPTION "North arrow"
     END
     STATUS DEFAULT
     TRANSFORM lr
     TYPE POINT
     FEATURE
         POINTS
             0 0
         END
     END
     CLASS
         STYLE
             SYMBOL 'your_symbol_name'
             SIZE 50
             OFFSET -20 -30
         END
     END
END

No need to add it in your catégories / groups, because it has "STATUS 
DEFAULT".

Just adapt the "TRANSFORM" and "OFFSET" values.

Thomas

Le 22/01/2013 03:35, Serge Claudio Rafanoharana a écrit :
> Dear All,
>
> Is there any way to include a northarrow for downloading / printing in
> pmapper 4.2 or 4.3?
> Or if you can let me know which file should I modify?
>
> Best regards,
>


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to