kepler.gl icon indicating copy to clipboard operation
kepler.gl copied to clipboard

[Bug] icon layer does not show up until mouse move over the map

Open pervezalam777 opened this issue 4 years ago • 4 comments

Describe the bug I am adding icon layer along with dataset, I don't see icon on the map until I move my mouse cursor over the map. Same scenario works fine with point layer.

The following is the layer configuration

{ id: weatherStationLayer, type: 'icon', config: { dataId: weatherStationDataset, label: 'Weather station', color: [19, 112, 188], columns: { lat: 'latitude', lng: 'longitude', icon: 'icon' }, isVisible: true, textLabel: [ { alignment: 'top', anchor: 'middle', color: [19, 112, 188], field: { analyzerType: 'STRING', fieldIdx: 1, format: '', id: 'weather_station_name', name: 'weather_station_name', type: 'string' }, size: 12 } ], visConfig: { opacity: 0.8, thickness: 0.1, radius: 22.5, sizeRange: [0, 10], radiusRange: [0, 50] } } }

Please suggest, if I am missing any configuration or this is a bug

pervezalam777 avatar Aug 27 '21 05:08 pervezalam777

Please provide some inputs.

Pervezalam77 avatar Sep 09 '21 04:09 Pervezalam77

Can someone please update on this issue

Pervezalam77 avatar Oct 11 '21 08:10 Pervezalam77

Has anyone found a workaround or solution to this issue?

cfrick16 avatar Feb 14 '22 23:02 cfrick16

the same issue ,keep watching

chengzhangHu avatar Mar 16 '22 07:03 chengzhangHu

As usual, no replies on this issue as well?

It's a bit disappointing how many bugs and errors are happening on Kepler GL has and no support for it whatsoever.

Working with Kepler is becoming a hassle.

sinannoureddine avatar Feb 08 '23 14:02 sinannoureddine