Set a Board Map

When you access a map directly from a status board, the default map is used whenever you click that board's Map link or button. To add a different map, add the map attribute to the feature tag.

To set a board map

  1. Access the Admin View.

  2. In the main menu, click the workflows icon workflows icon. The Workflows page opens.

  3. On the Boards tab, click the name of the applicable board. The Board: Edit Board page opens.

  4. Boards Page

    Edit Board Page

  5. In the Edit section, click Board Editor.

    Board Editor Option

  6. On the Board Editor: [Board Name] page, click the name of the applicable input view to which you want to add maps.

  7. In the HTML section, click the Advanced Code Editor tab.

    Advanced Code Editor

  8. Add the following code:
    <feature name="location" type="link" class="webeoc-link> map="[map name]" />.

  9. Click Save.