UNPKG

@micrio/tiler-base

Version:

The base Micrio client-side tiler package used by the Micrio CLI and GUI tools

6 lines (5 loc) 221 B
export const SIGNED_URIS: number = 480; export const UPLOAD_THREADS: number = 100; export const PROCESSING_THREADS: number = 8; export const OMNI_PROCESSING_THREADS: number = 2; export const NUM_UPLOAD_TRIES: number = 3;