Zum Hauptinhalt gehen

Kommentare

3 Kommentare

  • John Nerge
    You need to update the region for the module in your viewer config. In your particular example, that's the ExportMap module, and by default it's in the ModalWindowRegion. You can change it to the DataRegion if you want it to show up on the left panel.

     

    Appendix B in the GVH admin guide has a diagram of viewer regions.

     

          {

     

            "moduleName": "ExportMap",

     

            "moduleType": "geocortex.essentialsHtmlViewer.mapping.modules.exportMap.ExportMapModule",

     

            "configuration": {},

     

            "views": [

     

              {

     

                "id": "ExportMapView",

     

                "viewModelId": "ExportMapViewModel",

     

                "type": "geocortex.essentialsHtmlViewer.mapping.modules.exportMap.ExportMapView",

     

                "markup": "Mapping/modules/ExportMap/ExportMapView.html",

     

                "region": "DataRegion",

     

                "visible": false,

     

                "iconUri": "Resources/Images/Icons/Toolbar/share-map-image-24.png",

     

                "title": "@language-export-map-description",

     

                "configuration": {}

     

              }

     

            ],
    0
  • Permanently deleted user
    Hi John Nerge ,

     

    Thanks for Your Help ..

     

    I tried your solution and it works very good .

     

    But I'm wondering if it is possible to get dialog boxes movable  !!

     

    Best ,

     

    Arwa
    0
  • Permanently deleted user
    For example, in other web applications, such as FME server, moving dialogue boxes is still possible

     

    _img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90760000000Grcr&feoid=Body&refid=0EM60000000UjkI" _/_img_

     

    _img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90760000000Grcr&feoid=Body&refid=0EM60000000UjkN" _/_img_
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.