keplergl / kepler.gl

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
http://kepler.gl
MIT License
10.29k stars 1.73k forks source link

[Bug] Export HTML Map - Tooltip not working #2573

Closed deaquino closed 4 months ago

deaquino commented 4 months ago

Describe the bug After exporting map as html, the tooltip is not working. (read mode) The console does not throw any errors.

To Reproduce Steps to reproduce the behavior:

  1. Add geojson layer
  2. Export Map as HTML

Expected behavior The tooltip must be shown with all the configured attributes.

deaquino commented 4 months ago

Repeated #2536