Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The element <enableSelectNodesFromMap> is also a configuration option which applies to all nodes. It can be used to configure that With this option set to true, the user can select nodes in the topology tree by selecting locations on the map. If a node is selected on the map a matching topology node with the same location id will be selectedFor this to work, you need to also configure at least one <locationId> and a <filterId> at each node which you would like to be able to select from a map. If the user first selects the configured filter in the Data Viewer, and then next selects (one of) the location(s) on the map, the corresponding node in the topology will be opened and the IFD will get the focus. It is possible to configure one or more locationIds for a node by using the element <locationId>.

...