3D Terrain
Render the map draped over real elevation, with correct depth occlusion (near ridges hide
On-the-fly Contours
Generate contour lines directly from RGB elevation tiles at runtime — no pre-baked contour
Composite Vector Tile Layer
CompositeVectorTileLayer is a VectorTileLayer that weaves external data sources
Composite Layer — Style Reference
Every CartoCSS property a CompositeVectorTileLayer external source accepts, when it takes effect, and the interpolation syntax.
Hillshade
HillshadeRasterTileLayer renders shaded relief from an RGB-encoded elevation data source.
Custom Raster Shaders
CustomRasterTileLayer runs a custom GLSL "filter" shader over any raster tile source. It is
PMTiles
PMTilesTileDataSource reads PMTiles v3 archives — a
Sky, Sun & Shadows
One directional light and one shader sky, shared by the ground, the terrain, the buildings and the
Objects in the Sky
CelestialLayer draws things that do not belong to a position on the ground: a sun, a moon,
Post-processing Effects
Run a full-screen fragment shader over the rendered frame — with access to the terrain depth —
Labels, Shields & Font Icons
CartoCSS label properties the fork added: a name that takes the free side of its icon, SDF font
Live Style Parameters
A style parameter is a value the app owns and the style reads. The fork adds table parameters,
GeoJSON Vector Tiling
GeoJSONVectorTileDataSource turns app-owned GeoJSON into vector tiles a VectorTileLayer styles
Navigation Maneuver Arrows
The turn arrow a navigation app draws on the route: ManeuverArrowBuilder cuts the piece of the
MapLibre Tiles (MLT)
MBVectorTileDecoder reads MapLibre Tiles as well as MapBox Vector Tiles. Everything past the
CartoCSS property reference
Every property a CartoCSS style may set, its value kind, and whether a param:: driving it stays live
Lighting a map by the hour
One palette, no night theme. The scene light is read off a curve, and every colour on the map — 2D
3D bridges
A road on 3D terrain is draped: painted onto the terrain, so it follows every bump the elevation