@here/harp-mapview-decoder
Advanced tools
@@ -37,2 +37,7 @@ import { FlatTheme, ITileDecoder, Theme, TileInfo } from "@here/harp-datasource-protocol"; | ||
| /** | ||
| * Timeout for connecting to the web worker in seconds. Default to 10s, search for: | ||
| * DEFAULT_WORKER_INITIALIZATION_TIMEOUT | ||
| */ | ||
| workerConnectionTimeout?: number; | ||
| /** | ||
| * Optional, default copyright information of tiles provided by this data source. | ||
@@ -39,0 +44,0 @@ * Implementation should provide this information from the source data if possible. |
@@ -58,3 +58,3 @@ "use strict"; | ||
| else if (m_options.concurrentDecoderServiceName) { | ||
| this.m_decoder = harp_mapview_1.ConcurrentDecoderFacade.getTileDecoder(m_options.concurrentDecoderServiceName, m_options.concurrentDecoderScriptUrl, m_options.concurrentDecoderWorkerCount); | ||
| this.m_decoder = harp_mapview_1.ConcurrentDecoderFacade.getTileDecoder(m_options.concurrentDecoderServiceName, m_options.concurrentDecoderScriptUrl, m_options.concurrentDecoderWorkerCount, m_options.workerConnectionTimeout); | ||
| } | ||
@@ -61,0 +61,0 @@ else { |
+9
-9
| { | ||
| "name": "@here/harp-mapview-decoder", | ||
| "version": "0.26.0", | ||
| "version": "0.27.0", | ||
| "description": "Decoder worker for mapview", | ||
@@ -29,12 +29,12 @@ "main": "index.js", | ||
| "dependencies": { | ||
| "@here/harp-datasource-protocol": "^0.26.0", | ||
| "@here/harp-fetch": "^0.26.0", | ||
| "@here/harp-geoutils": "^0.26.0", | ||
| "@here/harp-lrucache": "^0.26.0", | ||
| "@here/harp-mapview": "^0.26.0", | ||
| "@here/harp-utils": "^0.26.0", | ||
| "@here/harp-datasource-protocol": "^0.27.0", | ||
| "@here/harp-fetch": "^0.27.0", | ||
| "@here/harp-geoutils": "^0.27.0", | ||
| "@here/harp-lrucache": "^0.27.0", | ||
| "@here/harp-mapview": "^0.27.0", | ||
| "@here/harp-utils": "^0.27.0", | ||
| "geojson-vt": "^3.2.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@here/harp-test-utils": "^0.26.0", | ||
| "@here/harp-test-utils": "^0.27.0", | ||
| "@types/chai": "^4.2.14", | ||
@@ -55,3 +55,3 @@ "@types/chai-as-promised": "^7.1.2", | ||
| }, | ||
| "gitHead": "36a992632473f77ed71fede0df2b681d4cd82ecc" | ||
| "gitHead": "b155f22d0ffb0fc536cf5bd2f137783946201c6a" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
80427
0.28%1740
0.29%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated