Hi,
how to use annotation please?
I'd like to place it to right-bottom corner of map.

I use this:
LAYER
  NAME copyright
  STATUS ON
  TYPE annotation
  TRANSFORM false
  FEATURE
    POINTS
      80 20
    END
    TEXT "© Company 2007"
  END
  CLASS
    LABEL #defines the font, colors etc. of the text
      FONT "verdana"
      TYPE TRUETYPE
      SIZE 8
      BUFFER 1
      COLOR 0 0 0
      BACKGROUNDCOLOR 255 255 255
      FORCE TRUE
    END
  END
END

It works, but I have to define this as layer in layer.ini and then is
this "annotation_layer" displayed in legend :-(
How to hide annotation_layer in legend please?
And how to place it to right-bottom corner when I use resizable map?

Thank you
wochter



_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to