Skip to main content

Documentation

For MapLibre-Geoman and Mapbox-Geoman (Free & ⭐ Pro)

A plugin for creating and editing geometry layers in MapLibre and Mapbox. Draw, Edit, Drag, Cut, Rotate, Split, Scale, Measure, Snap and Pin Layers.

demo

Supports Markers, CircleMarkers, Polylines, Polygons, Circles, Rectangles, ImageOverlays, LayerGroups, GeoJSON, MultiLineStrings and MultiPolygons

Features not available in the free version are marked with a star (⭐).

Installation

This documentation covers both package families:

  • @geoman-io/maplibre-geoman-free and @geoman-io/maplibre-geoman-pro
  • @geoman-io/mapbox-geoman-free and @geoman-io/mapbox-geoman-pro

The implementation is maintained as dual-target workspaces:

  • In maplibre-geoman (free): packages/core, packages/maplibre, and packages/mapbox
  • In maplibre-geoman-pro (pro): packages/core, packages/maplibre, packages/mapbox, packages/maplibre-pro, and packages/mapbox-pro

See Basic Usage and Installation for setup instructions for each variant.

Get Started