Skip to main content

Add a legend image to the corner of the map

Comments

1 comment

  • Permanently deleted user
    Hi Cory,

     

    You could indeed just insert it on the HTML page (Index.html, etc) and then use a CSS property to hide the newly inserted image (display:none).  Then, in the one viewer/application you want to display that image, use the custom CSS files deployed in the Viewer's Resources folder to override that display style to show your image.

     

    This does mean you may have to do extra maintenance when you upgrade the viewer, to replace your custom content, but it's a lot easier than a custom viewer module that would do the same thing.

     

    Regards,

     

    -Malcolm
    0

Please sign in to leave a comment.