MapLibre GL GeoPhoto

A MapLibre GL plugin for visualizing geo-tagged photos and streetview imagery

Streetview Example

Load a local folder or ZIP file with trajectory data to view GPS points and associated streetview images.

Vanilla JS TypeScript

Streetview React Example

React version of the streetview viewer using the GeoPhotoControlReact component and useGeoPhoto hook.

React TypeScript

Basic Plugin Example

Simple example showing the base PluginControl with toggle button and panel.

Vanilla JS TypeScript

React Plugin Example

React example demonstrating the base PluginControlReact component and hooks.

React TypeScript