[Bug] icon layer does not show up until mouse move over the map
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
Please provide some inputs.
Can someone please update on this issue
Has anyone found a workaround or solution to this issue?
the same issue ,keep watching
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.