mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 14:37:27 +00:00
Try solve no map changes problem
This commit is contained in:
@@ -94,6 +94,7 @@ export class StyleStore {
|
||||
mapStyle.created = new Date()
|
||||
}
|
||||
mapStyle.layers = colorizeLayers(mapStyle.layers)
|
||||
|
||||
this.backup(mapStyle)
|
||||
this.currentStyle = mapStyle
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user