Skip to main content

Pre load Saved Maps in Geocortex App

Comments

1 comment

  • Permanently deleted user

    Hi Michelle, 

     

    Within the zip file that contains the windows app there is a file called Configuration.json, here you can set your "defaultViewers".

     

    For example:

     

    "defaultViewers": [

     

       {

     

            "name": "World Cities",

     

            "uri": "http://gedemo.geocortex.com/html5viewer/index.html"

     

       },

     

       {

     

            "name": "My Viewer",

     

            "uri": "http://myserver/Html5Viewer/index.html?configBase=http://myserver/Geocortex/Essentials/REST/sites/my_site/viewers/my_viewer/virtualdirectory/Resources/Config/Default"

     

       }

     

    ]

     

    This is how you can achieve this in the current version of the Geocortex Mobile App Framework (1.2). 

     

    In our upcoming release of Geocortex Mobile App Framework (1.3) we have introduced functionality to allow for the site administrator to set viewers to be automatically added to your app if you perform a link with the app and your geocortex essentials instance. With this we plan to make your use case vastly easier to achieve without having to write any json within the configuration files, and allow you to set everything up through our rest manager user interface. 

     

    More details on GMAF 1.3 will be coming soon.

     

    Hopefully this solves your current issue, let me know if you need any further information!

     

    Thanks,

     

    Cory Purnell

     

    Latitude Geographics Quality Assurance Team
    0

Please sign in to leave a comment.