GeoMap Properties

Properties in View Designer

  • accessibilityDescription

    If you have activated accessibility, the assigned text is added to the quick info. This description provides semantic details of the UI element, and is only read by the screen reader if the user focuses the complete Ul element.

  • bottom

    Value of a geocordinate in decimal numbers in accordance with the Standard World Geodetic System - 1984 (WGS84). Together with the value of the right property, the lower right position of the section is specified.

  • geoObjectSource

    You can position so-called geo objects in the map and use them to highlight a specific position. These geo objects are used to provide specific information to the user. For example, you can mark the starting point or finishing point of a route on the map. This property must be bound to a context attribute.

  • height

    Height of the interface element in pixels.

  • igsUrl

    Web address (URL) of the server on which the Internet Graphics Service (IGS) is to run. In the attribute igsURL you can specify the RFC destination to the IGS. In accordance with standard Web Dynpro notation the RFC destination must be enclosed in the character $, for example, $RFC_DEST$, .

    If the igsURL property is empty, the standard destination is used.

  • left

    Value of a geocordinate in decimal numbers in accordance with the Standard World Geodetic System - 1984 (WGS84). Together with the value of the top property, the upper left position of the section is specified.

  • moveType

    This property specifies whether the geographical border of a map can be interactively changed by the user.

    Value Description

    mouse

    The mouse buttons allow you to change the geographical border.

    none

    You cannot change the geographical border.

    panel

    Control elements allow you to change the geographical border.

    panelAndMouse

    Control elements and mouse buttons allow you to change the geographical border.

  • right

    Value of a geocordinate in decimal numbers in accordance with the Standard World Geodetic System - 1984 (WGS84). Together with the value of the bottom property, the lower right position of the section is specified.

  • top

    Value of a geocordinate in decimal numbers in accordance with the Standard World Geodetic System - 1984 (WGS84). Together with the value of the left property, the upper left position of the section is specified.

  • width

    Width of the interface element in pixels.

  • zoomType

    Zoom behavior of the map

    Value Description

    none

    Zooming within the map is not possible, and no control elements for zooming are available.

    panel

    Zooming within the map is possible.