Overview:
This article will explain how to add a tool to the 'I Want To...' menu, for ease of access on a mobile device
Solution:
This article will explain how to add a tool to the 'I Want To...' menu, for ease of access on a mobile device
Solution:
- Add the tools that you want to add to your "I Want To..." menu, to your toolbar. (If they are not already added)
- When the tools are added open up the desktop.json file for your site (For example: C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites\My_Test_Site\Viewers\GVH\VirtualDirectory\Resources\Config\Default\Desktop.json.js)
- Look for the tools section of the config file, and find the entry that matches the tool that you want in your "I Want To..." menu. If you're having trouble searching for it, you can search for one of the replacement token that you can see when you edit the tool in the viewer (For instance when I wanted to search for the Measure Distance Tool ID, I searched for the string '@language-measurement-measure-distance-tool-name' in my text editor)
- The ID of the tool, is the value that you want to supply as the command parameter for the SetActiveTool command
Comments
0 comments
Article is closed for comments.