Vector Map Tiles → Live Demo
Interactive vector map tiles built from the global OpenStreetMap planet, served from
our own infrastructure — no third-party tile vendor. Pan and zoom the map below, switch
between the nine ready-made MapLibre GL styles, and copy the snippet to
drop the same map into your own app. Tiles cost 0.25 credits each; the
style document and rendering assets are free.
Self-hosted, no vendor lock-in
Tiles, styles, fonts and sprites all serve from CSV2GEO. One API key, one bill, no separate tile subscription.
Nine production styles
Bright, Basic, Liberty and Slate for general maps; Positron and Fiord for data overlays; Toner for high-contrast print; CSV2GEO Dark and Dark Matter for night-mode. Each is a complete MapLibre GL style.
Drop-in MapLibre GL
Point maplibregl.Map at the style URL and you are done. Works with any MapLibre or Mapbox-GL-compatible renderer.
Static Map Images → Live Demo
Need a map as a plain image — for an email, a PDF, a chat message or a server-rendered
page? GET /v1/staticmap renders one server-side: pick a style and format,
then drop the URL straight into an <img> tag — no client-side map
library required. Each render costs 1 credit.