Hoppa till huvudinnehållet

how to change colour of temporary graphics in workflow

Kommentarer

1 kommentar

  • Amanda Frech
    Hi Sylvia,

     

    I don't believe that this is included in the workflow or viewer config. You should be able to change the style using some custom css, but if you do so please thouroughly test your site's tools and workflows to make sure that the style doesn't impact any other graphics in undesired ways.

     

    To change this with custom css, navigate to the viewer's custom desktop CSS file which by default would be located here: C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\SITENAME\Viewers\VIEWERNAME\VirtualDirectory\Resources\Styles\Custom\Desktop.css

     

    Open the file in a text editor like Notepad and add the following: #map_graphics_layer g circle{ fill-opacity: 1; fill: red; }

     

    Then save the file, test your viewer, modify the colour and opacity(0-1) as desired, and change the other two shell CSS files if needed (handheld and mobile).

     

    Hope that helps,

     

    Amanda
    0

Du måste logga in om du vill lämna en kommentar.