Zum Hauptinhalt gehen

Shorten URL and specify layer theme and extent to shortened url

Kommentare

1 Kommentar

  • James Brink

    Ideng

    Ours works like this.

    http://MyServerName/html5viewer/?viewer=MyViewerName&extent=2635941.18219723,606987.354921071,2654982.84886389,622237.354921071

    Follow GeoCortex addice (link below

    GeoCortex link- https://support.geocortex.com/how-to-shorten-the-viewer-for-html5-url

    Add your Viewer name and link in the configuration section of the Index.html file under the Html5Viewer

    var viewerConfig = {

                    "configurations": {

                        "MyViewerName": "http://MyServer/Geocortex/Essentials/REST/sites/MyViewer/viewers/MyViewer/virtualdirectory/Resources/Config/Default/" + shellName + ".json.js"

                    },

                    "viewerConfigUri": null

                };

    Good Luck

    Jimmy Brink

    0

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