MapLibre GL Overture Maps

A MapLibre GL JS plugin for visualizing Overture Maps PMTiles themes

Basic Example

Vanilla TypeScript example showing how to add the Overture Maps control to a map and toggle themes.

Vanilla JS TypeScript

React Example

React example demonstrating the React wrapper component and custom hooks for Overture themes.

React TypeScript