lonboard
lonboard copied to clipboard
Troubleshooting docs page
- if you see an error like "model not found", reload your browser tab (not the Jupyter kernel) and try again
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.
Ensure you haven't imported any other libraries that also use deck.gl. For example, maplibre: https://github.com/developmentseed/lonboard/issues/640