Appboard/2.4/builder/widgets/tile map/offline data: Difference between revisions
imported>Mike.berman (created page) |
imported>Jason.nicholls No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Offline Data in Tile Map Widget}} | {{DISPLAYTITLE:Offline Data in Tile Map Widget}} | ||
The [[appboard/2.4/builder/ | The [[appboard/2.4/builder/widgets/tile_map|Tile Map Widget]] supports the use of custom tiles as offline tile data. | ||
Revision as of 17:08, 4 September 2013
The Tile Map Widget supports the use of custom tiles as offline tile data.
Importing Offline Data
Perform the following steps to import offline tile data into AppBoard for use in the Tile Map Widget:
- Open a terminal window (i.e., CMD/shell prompt)
- Shutdown the AppBoard server
- Change directory to [Install_Home]/server/bin/
- Run the following command:
- UNIX: ./portal.sh FilesImport -jar <OfflineTilePackage>
- Windows: portal.bat FilesImport -jar <OfflineTilePackage>