Documentation menu
assets
GET/sprite/{file}
Public. No key, and no quota deducted.
Call it
bash
curl -fsS -X GET "https://api.mapmap.ai/sprite/{file}"Parameters
| Name | In | Required | Description |
|---|---|---|---|
| file | path | yes | Sprite file: sprite[@2x].json|png or marker-sprite[@2x].json|png |
Responses
200The sprite index (JSON) or atlas (PNG)
404Map assets not configured or no such sprite file
Error bodies follow the shared problem model documented on API conventions.
Also under assets
Generated from https://api.mapmap.ai/openapi.json on 2026-09-17 · operationId get_sprite