Skip to content

mapmapai/mapmap

v0.1.1MIT

MapMap navigation platform for AI agents — 11 integration skills (routing, truck/ADR compliance, web maps, map design, fleet optimisation, telematics fleet sync, offline territories, self-host ops, x402 payments, Mapbox/Google migrations) plus the hosted MapMap MCP server.

mapmap-fleet-optimisation

Solve multi-vehicle VRP problems on the MapMap API — vehicles, jobs and shipments with time windows, capacities and skills, truck/ADR constraints carried into the travel-time matrix, the 200-location fair-use cap, and the errors that break plans.

mapmap-fleet-sync

Run the morning-dispatch loop between a fleet's existing telematics platform and MapMap — read today's stops and vehicles from Samsara/Webfleet/Geotab, resolve addresses with structured geocoding, build the /optimise request, push the ordered route back or export CSV/GPX, and follow it live with the stateless /route/progress endpoint. No hosted connector; MapMap never receives or stores vehicle positions.

mapmap-map-design

Design branded map styles on MapMap — translate a brand ("make maps like airbnb.com") into the 19-slot theme palette, keep labels legible, use layer overrides with restraint, and publish immutable hosted styles via the style API or MCP style tools.

mapmap-mcp-setup

Connect any MCP client (Claude Code, Claude Desktop, Cursor, Codex, VS Code, Windsurf, or code) to the MapMap navigation platform's MCP server — hosted endpoint, self-host configuration, tool reference, and error-handling patterns.

mapmap-migrate-from-google-maps

Migrate a Google Maps Platform application to MapMap — Routes/Directions, Distance Matrix, Geocoding and Maps JavaScript API mapping, the key/billing swap, what ports with client changes, what MapMap adds (truck/ADR, self-host) and what has no replacement.

mapmap-migrate-from-mapbox

Migrate a Mapbox GL JS / Directions API application to MapMap — endpoint and token mapping, style migration to MapLibre, what ports unchanged, what MapMap adds (truck/ADR, self-host) and what it does not offer.

mapmap-offline-territories

Ship offline maps with MapMap — signed territory packages, on-device routing data, differential OTA updates, verifying-key pinning in the mobile SDKs, and the download allowance.

mapmap-self-host-ops

Run the MapMap stack on your own infrastructure — Docker Compose distro, first boot, admin API keys, compose profiles (geocoding, MCP), territory packages, trust anchor, and production hardening notes.

mapmap-truck-adr-routing

Route commercial trucks with dimensional limits and ADR dangerous-goods tunnel restrictions on the MapMap API — parameter reference, worst-case semantics, tunnel-code table, pricing class, and the gotchas that cause 400s.

mapmap-web-maps-integration

Build web maps and turn-by-turn navigation with @mapmap/maps — install, map creation, truck routing, guidance banners and voice, the NavigationCamera chase cam, Studio themes, and the gotchas (container height, globe projection, attribution).

mapmap-x402-payments

How an agent pays for MapMap calls — dispatching 402 vs 429, the x402 wire body, prepaid credit (works everywhere), inline X-PAYMENT retries where configured, and the refund and polling rules that keep spend predictable.