MapLibre GL National Map

A MapLibre GL JS plugin for searching and adding USGS National Map web services to a map

Basic Example

Simple vanilla JavaScript/TypeScript example showing how to add the National Map control to a map.

Vanilla JS TypeScript

React Example

React example demonstrating the React wrapper component, theme switching, and custom hooks integration.

React TypeScript