Alidade Smooth Dark¶
Alidade Smooth Dark, like its lighter cousin, is also designed to stay out of the way. It just flips the dark mode switch on the color scheme. With the lights out, your data can now literally shine.
Free
Starter
Standard
Professional
Preview and Use Alidade Smooth Dark¶
Static Maps Base URL
https://tiles.stadiamaps.com/static/alidade_smooth_dark
Vector Style
https://tiles.stadiamaps.com/styles/alidade_smooth_dark.json
Raster XYZ PNGs
https://tiles.stadiamaps.com/tiles/alidade_smooth_dark/{z}/{x}/{y}{r}.png
Raster XYZ PNGs (for MapLibre)
https://tiles.stadiamaps.com/tiles/alidade_smooth_dark/{z}/{x}/{y}@2x.png
What are these {x}, {y}, {z} things?
The {x}
, {y}
, and {z}
placeholders represent x, y, and zoom
following the standard slippy map tilename
convention.
The {r}
placeholder should be understood by most raster map libraries and will be replaced with @2x
on devices with a HiDPI ("retina") display. If yours does not understand this (e.g., MapLibre GL JS),
you can either remove this to get raw 256x256 PNGs, or manually replace
it with @2x
for 2x scale.
Raster TileJSON
https://tiles.stadiamaps.com/styles/alidade_smooth_dark/rendered.json
1 2 3 4 5 6 7 8 |
|
1 2 3 4 5 6 |
|