On this page

Variable getMaxParallelImageRequests

getMaxParallelImageRequests: () => number

Type Declaration

    • (): number
    • Gets and sets the maximum number of images (raster tiles, sprites, icons) to load in parallel, which affects performance in raster-heavy maps. 16 by default.

      Returns number

      Number of parallel requests currently configured.

      getMaxParallelImageRequests();
      
Was this helpful?
SDK JS
Reference
getMaxParallelImageRequests