Back to Gallery

Bright

by OpenFreeMap

A bright, colorful map style based on OSM Bright.

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