@globalfishingwatch/layer-composer
Advanced tools
Comparing version 8.9.1 to 8.10.0
@@ -1,2 +0,2 @@ | ||
export{b as COLOR_RAMP_DEFAULT_NUM_STEPS,C as CONFIG_BY_INTERVAL,c as DEFAULT_BACKGROUND_COLOR,d as DEFAULT_CONTEXT_SOURCE_LAYER,a as DEFAULT_HEATMAP_INTERVALS,e as GeneratorType,H as HEATMAP_COLOR_RAMPS,T as TEMPORALGRID_SOURCE_LAYER,G as default}from"../layer-composer-85b629d1.js";import"../tslib.es6-fc9c07f8.js";import"../types/index.js";import"luxon";import"@globalfishingwatch/fourwings-aggregate";import"./heatmap/util/index.js";import"lodash";import"@globalfishingwatch/data-transforms";import"../sort-82e577b3.js"; | ||
export{b as COLOR_RAMP_DEFAULT_NUM_STEPS,C as CONFIG_BY_INTERVAL,c as DEFAULT_BACKGROUND_COLOR,d as DEFAULT_CONTEXT_SOURCE_LAYER,a as DEFAULT_HEATMAP_INTERVALS,e as GeneratorType,H as HEATMAP_COLOR_RAMPS,T as TEMPORALGRID_SOURCE_LAYER,G as default}from"../layer-composer-a747fedb.js";import"../tslib.es6-fc9c07f8.js";import"../types/index.js";import"luxon";import"@globalfishingwatch/fourwings-aggregate";import"./heatmap/util/index.js";import"lodash";import"@globalfishingwatch/data-transforms";import"../sort-82e577b3.js"; | ||
//# sourceMappingURL=index.js.map |
@@ -105,2 +105,6 @@ import { FeatureCollection } from 'geojson'; | ||
pickValueAt?: string; | ||
/** | ||
* Disable interaction (needed when user uploaded a non-polygon layer) | ||
*/ | ||
disableInteraction?: boolean; | ||
} | ||
@@ -107,0 +111,0 @@ /** |
@@ -1,2 +0,2 @@ | ||
export{b as COLOR_RAMP_DEFAULT_NUM_STEPS,C as CONFIG_BY_INTERVAL,D as DEFAULT_CONFIG,a as DEFAULT_HEATMAP_INTERVALS,t as Generators,T as TEMPORALGRID_SOURCE_LAYER,L as default,f as frameToDate,q as quantizeOffsetToDate}from"./layer-composer-85b629d1.js";export{c as convertLegacyGroups,s as sort}from"./sort-82e577b3.js";export{g as getInteractiveLayerIds}from"./getInteractiveLayerIds-e973e99a.js";export{Group,LegendType}from"./types/index.js";import"./tslib.es6-fc9c07f8.js";import"luxon";import"@globalfishingwatch/fourwings-aggregate";import"./generators/heatmap/util/index.js";import"lodash";import"@globalfishingwatch/data-transforms"; | ||
export{b as COLOR_RAMP_DEFAULT_NUM_STEPS,C as CONFIG_BY_INTERVAL,D as DEFAULT_CONFIG,a as DEFAULT_HEATMAP_INTERVALS,t as Generators,T as TEMPORALGRID_SOURCE_LAYER,L as default,f as frameToDate,q as quantizeOffsetToDate}from"./layer-composer-a747fedb.js";export{c as convertLegacyGroups,s as sort}from"./sort-82e577b3.js";export{g as getInteractiveLayerIds}from"./getInteractiveLayerIds-e973e99a.js";export{Group,LegendType}from"./types/index.js";import"./tslib.es6-fc9c07f8.js";import"luxon";import"@globalfishingwatch/fourwings-aggregate";import"./generators/heatmap/util/index.js";import"lodash";import"@globalfishingwatch/data-transforms"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@globalfishingwatch/layer-composer", | ||
"version": "8.9.1", | ||
"version": "8.10.0", | ||
"description": "", | ||
@@ -83,3 +83,3 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
}, | ||
"gitHead": "37100649e91f62deae7b1f1d1361b1af398cb925" | ||
"gitHead": "247544be944d3d34fe85a75c67b5645d8fac369e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
543719
1636