Problem
The Potree viewer currently allows users to export scene data in JSON and DXF formats. We need to remove these export options to prevent unauthorized data extraction.
Tasks
Acceptance Criteria
Files to Check
- Look for export-related code in the Potree viewer templates and JavaScript files
- Check for any export menu items or buttons in the UI components
Problem
The Potree viewer currently allows users to export scene data in JSON and DXF formats. We need to remove these export options to prevent unauthorized data extraction.
Tasks
Acceptance Criteria
Files to Check