Vector Maps & SDKs

Your map. Your style. Your servers.

Standards-based vector tiles, curated Symt styles, and SDKs for Web, iOS, and Android — served from your infrastructure at CDN speed.

GET api.symt.ai/tiles/{z}/{x}/{y}.pbfGET /styles/symt-dark/style.jsonGET /fonts/{stack}/{range}.pbf
Get an API keyVector Maps & SDKs docs

What it does

Symt Maps serves planet-scale vector tiles with curated light, dark, and navigation styles — every glyph, sprite, and tile from your own domain. No third-party CDNs, no per-load billing, no tracking pixels in your app.

SDKs wrap the open vector-map standard for Web, iOS, and Android with Symt conveniences: one-line auth, offline packs, live vehicle layers, and RTL-correct Arabic labels out of the box.

app.js
import { SymtMap } from '@symt/maps';

const map = new SymtMap({
  container: 'map',
  style: 'symt-dark',          // served from your deployment
  center: [46.6753, 24.7136],  // Riyadh
  zoom: 11,
});
Live example

Run it right here.

Try it — sandboxResponses match production shape
GETapi.symt.ai/tiles/11/1250/860.pbf

Press “Run request” to see a live-shaped response.

Auth-free sandbox · production keys at console.symt.ai
Key features

Engineered for the hot path.

Open-standard tiles

Standard vector tiles and style spec — zero lock-in, compatible with the entire open mapping ecosystem.

Curated styles

Symt Dark, Light, and Nav styles designed for operations screens and consumer apps alike.

Unlimited map loads

No per-load pricing. A million sessions cost the same as one: whatever your servers cost.

Offline & low-bandwidth

Downloadable region packs for driver apps that survive basements and deserts.

RTL done right

Arabic label shaping and bidirectional text rendered correctly at every zoom.

Live data layers

First-class helpers for vehicle markers, order pins, zone polygons, and route lines at 60 fps.

Why teams switch

Big-cloud map SDKs bill ~$7 per 1,000 dynamic loads, require their branding on your app, and offer no self-hosting. Ever.

Symt tiles are flat-cost from your own edge — white-label by default, air-gappable when required.

Ship Vector Maps & SDKs this week.

Free plan, real endpoints, no credit card. Bring the workload you already have — the migration is designed to be boring.