I want to add a simple Textbox to a map to explain the coloured icons on it.
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
- In the map editor, under Custom HTML, there's an object called "Custom HTML Element".
- Simply drag it on the map.
- Now click it, so it's highlighted.
- On the right side, within the objects properties, there's a propery HTML and a small arrow.
- Click the arrow to reveal the HTML Before and After fields. Enter your HTML there, for example
<b>Hello World</b>
- Hit Save.
You're done :)
For more details, see also the article Adding a Textbox to a Map.
Feb, 2016 - Permalink
This works but it could be easier if there was a textbox map object.
Mar, 2016 - Permalink
<b>Hello World</b>You're done :)
For more details, see also the article Adding a Textbox to a Map.
Feb, 2016 - Permalink