This is an old revision of the document!


Back

symbols.xml

The symbols.xml file is used to draw symbols used in nav elements.

Each symbol is drawn using the same methods as used in the maps:

  • line
  • linestrip
  • lineloop
  • polygon
  • circle
  • polycircle
  • arc
  • polyarc
  • point

The symbol is drawn using a cartesian system where the location of the nav element is the centerpoint (0,0).

Note: Only use <point> elements with the x,y attributes!

The name attribute of a symbol is used in the symbol attribute of the nav element.