@globalfishingwatch/layer-composer
Advanced tools
Comparing version 5.2.3 to 5.2.4
# @globalfishingwatch/layer-composer | ||
## 5.2.4 | ||
### Patch Changes | ||
- 0a755cc4: added color scales to white and fixed legend | ||
## 5.2.3 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
export{C as CONFIG_BY_INTERVAL,b as DEFAULT_BACKGROUND_COLOR,c as DEFAULT_CONTEXT_SOURCE_LAYER,a as DEFAULT_HEATMAP_INTERVALS,d as GeneratorType,H as HEATMAP_COLOR_RAMPS,T as TEMPORALGRID_SOURCE_LAYER,G as default}from"../layer-composer-c0032ef7.js";import"../tslib.es6-78eeee38.js";import"../types/index.js";import"@globalfishingwatch/fourwings-aggregate";import"./heatmap/util/index.js";import"../sort-13d4f503.js"; | ||
export{C as CONFIG_BY_INTERVAL,b as DEFAULT_BACKGROUND_COLOR,c as DEFAULT_CONTEXT_SOURCE_LAYER,a as DEFAULT_HEATMAP_INTERVALS,d as GeneratorType,H as HEATMAP_COLOR_RAMPS,T as TEMPORALGRID_SOURCE_LAYER,G as default}from"../layer-composer-ef2170cb.js";import"../tslib.es6-78eeee38.js";import"../types/index.js";import"@globalfishingwatch/fourwings-aggregate";import"./heatmap/util/index.js";import"../sort-13d4f503.js"; | ||
//# sourceMappingURL=index.js.map |
@@ -310,3 +310,3 @@ import { FeatureCollection } from 'geojson'; | ||
} | ||
export declare type ColorRampsIds = 'fishing' | 'presence' | 'reception' | 'bivariate' | 'teal' | 'magenta' | 'lilac' | 'salmon' | 'sky' | 'red' | 'yellow' | 'green' | 'orange'; | ||
export declare type ColorRampsIds = 'fishing' | 'presence' | 'reception' | 'bivariate' | 'teal' | 'teal_toWhite' | 'magenta' | 'magenta_toWhite' | 'lilac' | 'lilac_toWhite' | 'salmon' | 'salmon_toWhite' | 'sky' | 'sky_toWhite' | 'red' | 'red_toWhite' | 'yellow' | 'yellow_toWhite' | 'green' | 'green_toWhite' | 'orange' | 'orange_toWhite'; | ||
export declare enum HeatmapAnimatedMode { | ||
@@ -313,0 +313,0 @@ Compare = "compare", |
@@ -1,2 +0,2 @@ | ||
export{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-c0032ef7.js";export{c as convertLegacyGroups,s as sort}from"./sort-13d4f503.js";export{g as getInteractiveLayerIds}from"./getInteractiveLayerIds-dd2e02b4.js";export{Group,LegendType}from"./types/index.js";import"./tslib.es6-78eeee38.js";import"@globalfishingwatch/fourwings-aggregate";import"./generators/heatmap/util/index.js"; | ||
export{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-ef2170cb.js";export{c as convertLegacyGroups,s as sort}from"./sort-13d4f503.js";export{g as getInteractiveLayerIds}from"./getInteractiveLayerIds-dd2e02b4.js";export{Group,LegendType}from"./types/index.js";import"./tslib.es6-78eeee38.js";import"@globalfishingwatch/fourwings-aggregate";import"./generators/heatmap/util/index.js"; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@globalfishingwatch/layer-composer", | ||
"version": "5.2.3", | ||
"version": "5.2.4", | ||
"description": "", | ||
@@ -72,3 +72,3 @@ "author": "satellitestudio <contact@satellitestud.io>", | ||
}, | ||
"gitHead": "aaa59d40c9f6bb0bf6ff08bb2a16610e250e0df9" | ||
"gitHead": "e7809a4a7977ef62b554f1f29a3a85cad5a86509" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
876197
1643