Embed a Map in a Board
You can embed a map in a board using the <embedmap> tag, specify the map's position height and width on the board view, and perform other actions.
-
The view must include the <feature> tag in order to show records on an embedded map.
-
Adding the <embedmap> tag to a view disables the automatic board refresh function. In order to re-enable the function, you need to use the updatesection attribute.
-
When a map you are embedding has layers from multiple boards, the map shows only the current board's layers.
-
When a map is embedded in a Details view, the map shows only the detail for that specific record.
To embed a map in a board
-
In the main menu, click the workflows icon
. The Workflows page opens.
-
On the Boards tab, click the name of the applicable board. The Board: Edit Board page opens.
-
In the Edit section, click Board Editor.
-
On the Board Editor: [Board Name] page, click the name of the applicable display or input view into which you want to embed a map.
-
In the HTML section, click the Advanced Code Editor tab.
-
Add the appropriate code for the placement of the <embedmap> tag.
-
Add the <embedmap> tag and specify the appropriate attributes.
For information on the available attributes, see <embedmap>.
-
Click Save.