MapLibre GL LiDAR

A MapLibre GL JS plugin for visualizing LiDAR point clouds using deck.gl

Online Viewer

Load and visualize any COPC point cloud by entering a URL. Supports URL parameters for direct linking.

Viewer COPC

Basic Example

Simple vanilla TypeScript example showing how to load and visualize LiDAR point clouds with the GUI control.

Vanilla JS TypeScript LiDAR

React Example

React example demonstrating the React wrapper component and custom hooks for LiDAR visualization.

React TypeScript LiDAR