# tinyworldmap/tiny-world-map

tinyworldmap is a tiny world map for offline-first and low-bandwidth web apps

Repository: https://github.com/tinyworldmap/tiny-world-map
Canonical: https://ross.abutalabs.com/products/tiny-world-map
Language: HTML
License: ODbL-1.0
License Family: other
Last push: 2024-05-09T19:43:09+00:00

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

## Adoption (not part of the score)
Stars 1419, forks 33 (observed 2026-08-28T04:04:40.342714+00:00)

## What it is
A tiny, self-contained world map library for offline-first and low-bandwidth web apps, designed to work with Leaflet. It renders all zoom levels client-side from a ~450 kB gzipped script and can serve as a base map or an offline fallback for OpenStreetMap tiles via a service worker.

## Use cases
- add a lightweight world map to a Leaflet web app
- show an offline map fallback when users lose connectivity
- build a low-bandwidth map for low-end mobile devices
- replace heavy OpenStreetMap tile downloads with a small client-side map
- display major world cities on an interactive map without a tile server
- make a progressive web app with maps work fully offline

## When to choose
- your web app needs maps but must work offline or on very slow connections
- you want to avoid hosting or paying for a tile server
- you need a world-level map with city labels at a tiny payload size
- you are building an offline-first PWA with Leaflet

## When to avoid
- you need detailed street-level imagery comparable to full OSM raster tiles
- you need rich styling, satellite imagery, or terrain data
- your app is not web-based or does not use Leaflet-compatible mapping
- you need turn-by-turn navigation or routing features

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, geospatial, web-framework
- domain: web-development, frontend
- platform: browser
- tags: leaflet, offline-first, low-bandwidth, openstreetmap, world-map, service-worker, svg-map, maps, javascript

## Member repositories
- tinyworldmap/tiny-world-map (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.342714+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-30T04:37:54.377592+00:00, confidence not recorded.
  - readme: https://github.com/tinyworldmap/tiny-world-map (fetched 2026-08-28T04:04:40.342714+00:00, sha c33179521e2a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
