Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ivac2:firdef_map_width [2013/12/04 01:10]
127.0.0.1 external edit
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>​