Commit 78459def authored by 纪泽龙's avatar 纪泽龙

更改颜色

parent 1a9cdf48
/*
* @Author: your name
* @Date: 2022-01-11 13:45:12
* @LastEditTime: 2022-03-15 13:32:39
* @LastEditTime: 2022-03-15 13:50:27
* @LastEditors: Please set LastEditors
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: /test/hello-world/src/utils/mapClass.js
......@@ -88,7 +88,7 @@ export class EditorMap {
path: bounds[i],
fillOpacity: 1,
fillColor: "transparent",
strokeColor: "#FFFFFF",
strokeColor: "#09f",
});
// polygons.push(polygon);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment