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/tile_map_widget|Tile Map Widget]] supports the use of custom tiles as offline tile data.  
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:

  1. Open a terminal window (i.e., CMD/shell prompt)
  2. Shutdown the AppBoard server
  3. Change directory to [Install_Home]/server/bin/
  4. Run the following command:
    • UNIX: ./portal.sh FilesImport -jar <OfflineTilePackage>
    • Windows: portal.bat FilesImport -jar <OfflineTilePackage>


Building Offline Tileset Packs

Another Section