Skip to main content
Docs navigation

Documentation

Tilery serves authenticated vector map tiles, fonts, sprites, and MapLibre styles from PMTiles archives, hosted in the EU. These pages cover how to integrate, what the authentication model looks like, and how usage is billed.

Guides

Reference

Client library

@tilery/client is the official browser SDK. It keeps a short-lived access token fresh (refresh with retry backoff), registers a service worker for offline tile caching, builds MapLibre style JSON, and — via attachToMap — keeps the map requesting tiles with the current token after each refresh. Use it rather than handcrafting the token exchange.

View @tilery/client on npm →

Need an account?

Tilery is a paid service — tile endpoints reject unauthenticated requests. Start with the getting-started guide, or head straight to signup.