Skip to main content

Measurement Markup Fill Opacity

Comments

1 comment

  • Permanently deleted user
    Hi Noel, 

     

    There isn't any property available to set the opacity for measurement markup.  I would recommend posting to the Ideas section (https://support.geocortex.com/GSCIdeas?c=09a6000000008RsAAI&filter=1&categ=all&sub-nav=ideas&main-nav=essentials&page=1) to request that we add this to the measurement configuration options.

     

    This is a tricky one in terms of workarounds; the polygon is a "path" on the markup drawings layer, which uses colour and opacity properties seperately.  You could add custom css for the viewer (default css file location:  C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\SITENAME\Viewers\VIEWERNAME\VirtualDirectory\Resources\Styles\Custom), but I wouldn't recommend it because this would affect other markup like drawings as well.

     

    eg. #Drawings_layer path { fill-opacity: 0; }
    0

Please sign in to leave a comment.