Measurement Markup Fill Opacity
I would like to remove the measurement markup outline, fill and highlight colours. The config takes hex colour code but doesn't seem to recognize hex codes with transparency values included.
I've also tried to manually add the hex code with the transparency value in the viewer config itself but still doesn't recognize. Is it possible to set these to transparent or not have any outline, fill and highlight at all?
0
-
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
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar