Interacting with Svg map Objects
  • 13 Jun 2024
  • 2 Minutes to read
  • Contributors
  • Dark
    Light

Interacting with Svg map Objects

  • Dark
    Light

Article summary

The Svg map Object provides the following interactive features:

Any changes made to the map using the functions listed above will be lost if you leave the Screen or update it.

Map popover

When you hover over a map area, a map popover with values related to the Entity set By Row will appear.

contents/assets/images/assets/images/popover-svg.png

Pan, zoom, interactive selection

Depending on the map configuration, you can perform specific actions.

Available actions are:

  • Pan. You can navigate the map by clicking, holding the left mouse button and dragging the mouse in the direction you wish to pan the map. You can also move the map North, South, East, or West using the pan arrows in the lower right corner of the Object area (if enabled)

  • Zoom. You can zoom in or out the map using the mouse wheel. You can also do this using the plus and minus buttons in the lower right corner of the Object area (if enabled)

  • Interactive selection. To apply a selection on a map, select a set of Map areas or Bubbles in the map by holding the CTRL button and clicking on them, then click the Select icon ( contents/assets/images/select.window.png) that will automatically appear in the sliding toolbar. The selection is applied as a Screen selection and all other Objects on the Screen are updated accordingly. 
    To reset the selection, click the reset button ( contents/assets/images/refresh.png) in the top left corner of the Object area.

    Example of interactive selection

    contents/assets/images/svg.select.gif

Master

If the Svg map has been configured as a Master Object, clicking on a data point (a Bubble or a Map area) will update the data displayed by all other Objects on the Screen in order to show only the data relating to the selected element. The Master Object result is similar to applying a Screen selection.

By clicking on the "Disable master" icon contents/assets/images/pin.upward.png in the sliding toolbar, you can disable this option. Click on the "Enable master" icon contents/assets/images/unpin-16.png to re-enable it.

The Contextual menu (sliding toolbar)

When you hover over the Object area, the contextual menu icon contents/assets/images/contextual.menu.3dots.png appears in the top left corner. Click on it to reveal the contextual menu as a sliding toolbar. You can fully expand it by clicking on the downward facing arrow on the right.

contents/assets/images/svg.context.menu.gif

The contextual menu includes the following icons by default (unless otherwise configured):

  • The Layout icon . Opens the Layout editor

  • XLSX icon contents/assets/images/export.excel.png. Exports data in a MS Excel Worksheet as a flattened table

  • Export printable report to PDF contents/assets/images/export.pdf.png. Export the chart as as a PDF file

  • Export screenshot to .png contents/assets/images/screenshot.png. Takes a screenshot of the chart and saves it as a .png

  • Comment icon contents/assets/images/chat.bubble.png. Displays any comment attached to the chart (if any). Depending on the comment configuration, the icon displayed can be a balloon icon, a question mark icon or an alert icon


Was this article helpful?