Pre load Saved Maps in Geocortex App
Is it possible to preload Saved Maps to Geocortex App?
I've tracked down the "Saved Maps" source to a .tmp file that seems to create a new file after each launch. I looked at the Index.html but didn't see a section to add in the default. It defaults to world Cities, so i know there is obviously a location to load it, but I can't find it. PLEASE HELP!!!
Note we are running this in a Windows 7 environment with the Geocortex App Framework 1.2, on Essentials 4.1.1.
Thanks!
Michelle
0
-
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 Team0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar