-
-
Notifications
You must be signed in to change notification settings - Fork 446
Description
Maputnik version: v3.0.0
Browser: Edge and Crome
OS: Windows
Maputnik separates the “style name” set under Style Settings and the "file name" when saving or loading a JSON file. These two are not automatically synchronized and only the style name is visible in the tab.
Problem: When I work with multiple Maputnik tabs, I easily lose track of which JSON file corresponds to which open editor window.
Example workflow:
Create new style → set style name = "map1"
Save file → filename defaults to "map1.json" → OK
Make changes → Save As → "map1_changed.json"
Open both files in separate Maputnik tabs
Issue: Both tabs now show the same style name ("map1") inside Maputnik, and the UI provides no indication of which file was originally loaded.
Wish: Ability to also see the file names in the UI.