修复 json 解析异常未捕获的错误
This commit is contained in:
@@ -728,7 +728,6 @@ function layerHoverInit(layer) {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
function createElementEvent(obj, style) {
|
function createElementEvent(obj, style) {
|
||||||
console.log(style);
|
|
||||||
style = {
|
style = {
|
||||||
...new IconStyle(),
|
...new IconStyle(),
|
||||||
...style
|
...style
|
||||||
|
|||||||
Reference in New Issue
Block a user