How to hide layer theme picker in HTML5 2.7.2?
I know that I can hide layer theme picker in Silverlight by modifying the Viewer.xml file. Thanks.
0
-
Here's a quote of the answer I got from AAM support:
It's able to hide by adding the below css style in desktop.css at the below directory path, please modify the path according to your own.
.layer-theme-switcher {
display:none !important ;
}
C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\ yourgeocortexinstance \REST Elements\Sites\ yoursitename \Viewers\gvh\VirtualDirectory\Resources\Styles\Custom0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar