Skip to main content

Any one knows how to toggle/turn on/off the Drawing measurement lines only?

Comments

1 comment

  • Permanently deleted user
    Hi Deep Bhari,

     

     

    The viewer command to toggle labels requires an Essentials Layer object that you can't generate using workflow https://docs.geocortex.com/essentials/gvh/latest/commands-help/#/commands/Label%20Options/ToggleDynamicLabels. That leaves one of two options as far as I know: 

     

     

    1. Create a workflow to draw a totally new graphics layer with just the labels.  This will be awkward if it's a big layer with 1000+ features because the workflow would have to query for and draw all of them

     

     

    2. Use workflow 5 and see if we can use Get Layer, and find a property directly on the layer object that can be used to toggle labels.  This would be pretty clean on the map, but it probably wouldn't be reflected in prints/exports, since we're not changing any Essentials objects, just Esri ones. 

     

     

    I hope this helps.

     

     

    -Jeremy
    0

Please sign in to leave a comment.