@expofp/offline
CLI (expofp-offline) that creates self-contained ZIP archives of floor plans — openable in any browser without internet connectivity.
Usage
npx @expofp/offline@<tag-or-version> <manifest-url> [options]
-o, --output | Output file path | offline.zip |
--debug-no-offline-map | Disable automatic MapLibre basemap detection. | |
--debug-map-source | Global PMTiles source URL/path for offline maps. | Latest available Protomaps daily build |
-h, --help | Show help message | |
Example
npx @expofp/offline https://demo.expofp.com/manifest.json -o offline.zip