2014-08-08 22:52:40 +02:00
|
|
|
<h3>Copyright Label</h3>
|
2009-12-13 12:08:36 +00:00
|
|
|
Draws a copyright label with information.<br/>
|
|
|
|
You can add any random text to the map not only a copyright label.
|
|
|
|
<p>
|
|
|
|
<a href="#howto">How to</a><br/>
|
|
|
|
<a href="#text">Text formatting</a><br/>
|
|
|
|
|
|
|
|
<a name="howto">
|
|
|
|
<h4>How to</h4>
|
|
|
|
</a>
|
|
|
|
<ol>
|
|
|
|
<li>Make sure the plugin is loaded.
|
2014-08-08 22:52:40 +02:00
|
|
|
<li>Click on <label>View > Decorations > Copyright Label</label>.
|
2009-12-13 12:08:36 +00:00
|
|
|
<li>Enter the text you want to place on the map. You can use HTML.
|
|
|
|
<li>Choose the placement of the label from the <label>Placement Bottom Right</label> drop-down box.
|
2010-06-28 20:46:55 +00:00
|
|
|
<li>Make sure the <label>Enable Copyright Label check box</label> is checked.
|
2009-12-13 12:08:36 +00:00
|
|
|
<li>Click <label>OK</label>.
|
|
|
|
</ol>
|
|
|
|
<a name="text">
|
|
|
|
<h4> Text formatting </h4>
|
|
|
|
</a>
|
|
|
|
This plugin supports basic HTML markup tags for formatting text. For example:
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><B><b> Bold text </b></B>
|
|
|
|
</li>
|
2009-12-14 01:01:14 +00:00
|
|
|
<li><I><i> Italics </i></I>
|
2009-12-13 12:08:36 +00:00
|
|
|
</li>
|
2009-12-13 14:15:21 +00:00
|
|
|
<li><U><u> Underlined text </u></U>
|
2009-12-13 12:08:36 +00:00
|
|
|
</li>
|
2009-12-13 14:15:21 +00:00
|
|
|
</ul>
|