Thanks for the quick progress. I updated the script, got a popup to backup my settings with export text there ready to copy.
I copied the string (Iâm including it here for reference).
{"version":"1.0","clutterCostantNearZoom":350,"clutterCostantFarZoom":410,"streets":[null,{"strokeColor":"#fefde8","outlineColor":"#000","strokeWidth":"3","strokeDashstyle":"solid"},{"strokeColor":"#fdfba8","strokeWidth":"3","strokeDashstyle":"solid"},{"strokeColor":"#676ec6","strokeWidth":"6","strokeDashstyle":"solid"},{"strokeColor":"#b3bdb5","strokeWidth":"3","strokeDashstyle":"solid"},{"strokeColor":"#b1ae9b","strokeWidth":"3","strokeDashstyle":"dash"},{"strokeColor":"#42a1bd","strokeWidth":"5","strokeDashstyle":"solid"},{"strokeColor":"#69c288","strokeWidth":"4","strokeDashstyle":"solid"},{"strokeColor":"#847347","strokeWidth":"3","strokeDashstyle":"solid"},null,{"strokeColor":"#858585","strokeWidth":"2","strokeDashstyle":"dash"},null,null,null,null,{"strokeColor":"#86afab","strokeWidth":"3","strokeDashstyle":"dashdot"},{"strokeColor":"#6a6a6a","strokeWidth":"2","strokeDashstyle":"dash"},{"strokeColor":"#b7bb80","strokeWidth":"3","strokeDashstyle":"solid"},{"strokeColor":"#ffffff","strokeWidth":"3","strokeDashstyle":"dash"},{"strokeColor":"#ffffff","strokeWidth":"3","strokeDashstyle":"dashdot"},{"strokeColor":"#aaaaaa","strokeWidth":"3","strokeDashstyle":"solid"}],"red":{"strokeColor":"#ff0000","strokeWidth":"3","strokeDashstyle":"solid"},"roundabout":{"strokeColor":"#111","strokeWidth":1,"strokeDashstyle":"dash"},"toll":{"strokeColor":"#25f5fd","strokeWidth":"2","strokeDashstyle":"solid"},"closure":{"strokeColor":"#ff0000","strokeWidth":"8","strokeDashstyle":"dash"},"restriction":{"strokeColor":"#efc02e","strokeWidth":"2","strok
eDashstyle":"dash"},"arrowDeclutter":"10","labelOutlineWidth":"3","disableRoadLayers":true}
I then went to import it back into the script using paste, and I get an error message.
If I use the code I exported from the earlier version of the script, it imports just fine, and shows my previous settings.
Also I have another request. Could you add the option for this script to load disabled (turned off in layers) by default if the option is selected. Some of us only use the layer as a supplement to WME layers, and this way we wouldnât have to toggle it off each time we load WME. I like to have it off, and then turn it on (using a hotkey) when I need it.