Appboard/2.4/builder/widgets/tile map/offline data

Revision as of 15:52, 28 August 2013 by imported>Mike.berman (created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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