Details

    • Customer:
      OMAN-Tel

      Description

      • ACE, While hovering on the site that is shown on the map, tooltip is not showing.

      Platform
      http://10.172.20.88:6016/ACE_UCMDB_UI/

        Activity

        Hide
        Zein Trabelsi added a comment -

        Map marker tooltip on hover now shows the element name.

        Two complementary fixes:

        1. ACE-GIS library (g-map-drawing-mixin.js): when rendering an
        edited Point feature, set the google.maps.Marker title option
        from feature.properties.title or .name. Brings the
        editOrNewFeature path in line with GMapDataLayer.setData.
        Fixes: Site edit page red pin.

        2. UCMDB (AbstractAceElementEditComponent.java): default
        getGMapMarkerDescription() now returns editedElement.getName()
        via reflection instead of empty string.
        Fixes: every element edit page inheriting the default initMap
        (BTS, NodeB, EnodeB, GSM Cell, Router, Repeater, etc.).

        Show
        Zein Trabelsi added a comment - Map marker tooltip on hover now shows the element name. Two complementary fixes: 1. ACE-GIS library (g-map-drawing-mixin.js): when rendering an edited Point feature, set the google.maps.Marker title option from feature.properties.title or .name. Brings the editOrNewFeature path in line with GMapDataLayer.setData. Fixes: Site edit page red pin. 2. UCMDB (AbstractAceElementEditComponent.java): default getGMapMarkerDescription() now returns editedElement.getName() via reflection instead of empty string. Fixes: every element edit page inheriting the default initMap (BTS, NodeB, EnodeB, GSM Cell, Router, Repeater, etc.).
        Hide
        Bessem Manita added a comment -
        • We already have the element name/objectid in left form.
        Show
        Bessem Manita added a comment - We already have the element name/objectid in left form.

          People

          • Assignee:
            Eyob Tatek
            Reporter:
            Eyob Tatek
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:

              Drag and Drop