Embedded Style Editor

← Back to Martin Tile Server roadmap

Embedded Style Editor

Author and preview MapLibre styles directly against a running Martin instance by embedding the Maputnik visual style editor.

Martin already knows every source, sprite, and font it serves. Surfacing that catalog inside an embedded Maputnik would let users create and iterate on styles against live data without hand-editing JSON or wiring up a separate editor — closing the loop between the tiles Martin serves and the styles it serves back.

Pieces this depends on:

  • A fonts listing endpoint so the editor can offer available glyphs (#1610)
  • Save-back / persistence of edited styles into Martin’s catalog
  • Building on the existing Frontend UI as the host surface