Zum Hauptinhalt gehen

Remove 'Edit Feature' Option from Map Tips

Kommentare

3 Kommentare

  • Chris Roberts

    Just worked it out!

     

    I edited the Desktop custom style CSS for the site and added the code below;

    /* Map Tips Styling */

     

    .map-tip-actions .list-menu-item:last-child{

     

     visibility: hidden;

     

    }

    may not be the most elegent solution, but it works.

    Chris

    0
  • Chris Roberts

    Much nicer solution!

    Thank You

    0
  • John Nerge

    Agreed that this works better. The problem I get when commenting out sections (ex. ShowFeatureDetails) is that I can't edit viewer settings via GE Mgr anymore. When I try to edit the viewer, I get this error. Uncommenting the lines I commented out fixes it. Luckily the viewer works fine either way.

    /customer/servlet/servlet.FileDownload?file=00P6000000elzWDEAY

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.