Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ivac2:firdef_map_width [2011/11/19 14:47]
filip created
ivac2:firdef_map_width [2017/04/08 14:27] (current)
Line 5: Line 5:
 Line width is defined by using the width attribute in pixels. Line width is defined by using the width attribute in pixels.
  
 +<code XML>
   <line width="​2">​   <line width="​2">​
       <point lon="​E0042957"​ lat="​N0511059"/>​       <point lon="​E0042957"​ lat="​N0511059"/>​
       <point lon="​E0044324"​ lat="​N0510755"/>​       <point lon="​E0044324"​ lat="​N0510755"/>​
   </​line>​   </​line>​
 +</​code>​