Skip to content

Commit 7965ec0

Browse files
committed
fix vector tile layer
Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
1 parent e59a1bd commit 7965ec0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/layers/src/vector-tile/vector-tile-layer.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ import {
2020
SCALE_TYPES,
2121
CHANNEL_SCALES,
2222
DEFAULT_COLOR_UI,
23-
LAYER_VIS_CONFIGS
23+
LAYER_VIS_CONFIGS,
24+
GL
2425
} from '@kepler.gl/constants';
2526
import {
2627
getTileUrl,

0 commit comments

Comments
 (0)