Hoppa till huvudinnehållet

Move the Toolbar to display vertically instead of horizontally

Kommentarer

2 kommentarer

  • Permanently deleted user
    Hi Doug,

     

    The regions of the viewer are described here -

     

    https://docs.geocortex.com/essentials/gvh/latest/admin-help/Default.htm#gvh/admin/regions.htm

     

    and the setting for the region is in the Desktop.json.js file for the viewer.  For your example, look for the line

     

    "id": "TabbedToolbarView",

     

    and in the section below it you will see -

     

    "region": "ToolbarRegion",

     

    you can try changing it to this for example -

     

    "region": "LeftPanelRegion",

     

    to move the tool bar to the left side but the results may be unpredictable because the viewer expects the toolbar to be in the  "ToolbarRegion".  We also don't typically test moving the toolbar around.

     

    Feel free to experiment with different settings and see if you can get a result you like.  If you are using the compact toolbar you would need to look for "CompactToolbarView" and not "TabbedToolbarView".

     

    The new viewer (GWV) will have much more flexibility with regards to changing the layout of the viewer.  It is due to be released early in the new year.

     

    Regards,

     

    Wayne Richard

     

    Latitude Geographics Group Ltd.

     

    Head Office: 300 – 1117 Wharf Street  Victoria, BC Canada V8W 1T7

     

    Tel: (250) 381-8130 | Fax: (250) 381-8132 | wrichard@latitudegeo.com 

     

    Developers of Geocortex web-based mapping software | www.geocortex.com

     

    An Esri Platinum Business Partner

     

     
    0
  • Permanently deleted user
    Thanks Wayne.  I messed around with the different regions but none gave me the results I was looking for.  I guess I'll wait for the new viewer to come out next year. Thanks again.
    0

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