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


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