# mariusandra/pigeon-maps

ReactJS Maps without external dependencies

Repository: https://github.com/mariusandra/pigeon-maps
Canonical: https://ross.abutalabs.com/products/pigeon-maps
Homepage: https://pigeon-maps.js.org/
Language: TypeScript
License: MIT
License Family: permissive
Topics: pigeon, pigeon-maps, react, react-component, map, inferno, inferno-component, hacktoberfest
Last push: 2025-06-04T19:48:47+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 25, release rhythm 8, longevity 100
- inputs: {"age_days": 3547, "days_push": 455, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3517, forks 145 (observed 2026-08-28T04:08:07.878735+00:00)

## What it is
Pigeon Maps is a lightweight, dependency-free React map component library for displaying map tiles, markers, and overlays. It prioritizes small bundle size and performance compared to heavy alternatives like Google Maps or Leaflet.

## Use cases
- display a map with markers in a React app without heavy dependencies
- reduce page load time caused by Google Maps or Leaflet bundles
- embed an interactive pannable and zoomable map in a website
- render a static server-rendered map with no touch or mouse events
- build custom map overlays and draggable markers in React
- show OpenStreetMap or MapTiler tiles with fractional zooming

## When to choose
- you use React and want a tiny, fast map component
- bundle size and page load performance matter more than advanced GIS features
- you want full control over tile providers and custom overlays
- you need server-rendered or fully static maps

## When to avoid
- you need advanced features like routing, geocoding, or clustering out of the box
- you are not using React or a compatible framework
- you need a full-featured GIS toolkit like Leaflet plugins or Google Maps services

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework, geospatial
- domain: frontend, web-development
- platform: cross-platform
- tags: react, maps, leaflet-alternative, lightweight, typescript, slippy-map, zero-dependencies, nodejs, web-server

## Member repositories
- mariusandra/pigeon-maps (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:07.878735+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:35:34.543695+00:00, confidence not recorded.
  - readme: https://github.com/mariusandra/pigeon-maps (fetched 2026-08-28T04:08:07.878735+00:00, sha ffb2c7411222)
  - homepage: https://pigeon-maps.js.org/ (fetched 2026-08-29T09:29:41.443738+00:00, sha b07c7b52526a)
  - site_page: https://pigeon-maps.js.org/docs (fetched 2026-08-29T09:29:41.446092+00:00, sha 40d36e758be5)
  - registry_npm: https://registry.npmjs.org/pigeon-maps (fetched 2026-08-29T09:29:41.447880+00:00, sha 70d60589d750)
- Data as of 2026-08-30T08:39:29.467469+00:00.
