|
@@ -53,6 +53,7 @@ Currently supported <em><a href="ps.map.html">ps.map</a></em> instructions:
|
|
<li> point
|
|
<li> point
|
|
<li> line
|
|
<li> line
|
|
<li> rectangle
|
|
<li> rectangle
|
|
|
|
+ <li> labels
|
|
</ul>
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
@@ -153,7 +154,16 @@ Currently supported <em><a href="ps.map.html">ps.map</a></em> instructions:
|
|
</dl>
|
|
</dl>
|
|
</dd>
|
|
</dd>
|
|
|
|
|
|
-
|
|
|
|
|
|
+ <dt><img src="icons/layer-more.png" alt="icon">
|
|
|
|
+ <em>Add overlays</em></dt>
|
|
|
|
+ <dd>Add overlays: vector labels, grid (not yet implemented)
|
|
|
|
+ <dl>
|
|
|
|
+ <dt><img src="icons/layer-label-add.png" alt="icon">
|
|
|
|
+ <em>Add labels</em></dt>
|
|
|
|
+ <dd>Add vector labels created beforehand by v.label module.</dd>
|
|
|
|
+ </dl>
|
|
|
|
+ </dd>
|
|
|
|
+
|
|
<dt><img src="icons/overlay-add.png" alt="icon">
|
|
<dt><img src="icons/overlay-add.png" alt="icon">
|
|
<em>Add map elements</em></dt>
|
|
<em>Add map elements</em></dt>
|
|
<dd>Add map elements: legend, scalebar, map info, text
|
|
<dd>Add map elements: legend, scalebar, map info, text
|