lonboard icon indicating copy to clipboard operation
lonboard copied to clipboard

Troubleshooting docs page

Open kylebarron opened this issue 1 year ago • 1 comments

  • if you see an error like "model not found", reload your browser tab (not the Jupyter kernel) and try again

kylebarron avatar Dec 06 '23 18:12 kylebarron

Also on this page we should have a "you don't see your data" section.

E.g. for a scatterplot layer, set radius_min_pixels to 10, which may help you locate your data.

kylebarron avatar May 03 '24 17:05 kylebarron

Ensure you haven't imported any other libraries that also use deck.gl. For example, maplibre: https://github.com/developmentseed/lonboard/issues/640

kylebarron avatar Sep 24 '24 16:09 kylebarron