Back to Gallery

Positron

by OpenFreeMap

A light, minimal basemap with subtle gray tones. Great as a background for data overlays.

const map = new maplibregl.Map({
  container: "map",
  style: "https://tiles.openfreemap.org/styles/positron",
});