Creating a dash component from the HereMap PPTK point cloud viewer

Hello. I have enjoyed using PPTK for visualizing and simple manipulations of large LAS point clouds (e.g. 100M+ points). The basic operations I use from this library are setting/getting camera viewpoint, pan, zoom, point selection and adding point to the viewer. It is super fast for these tasks.
Now, I hope to integrate it to a dash app. Has anyone ever tried it? Any other suggestions for a fast point cloud viewer that can be transformed to a dash component? Thanks a lot :slight_smile:

1 Like