Skip to content

Commit de1eead

Browse files
committed
提交标绘产品缺陷修改
1 parent bffd23b commit de1eead

File tree

3 files changed

+441
-422
lines changed

3 files changed

+441
-422
lines changed

examples/js/plottingPanel/StylePanel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ function updateSelectFeature(updated, selectfeatures) {
344344
if (selectfeatures[i].symbolType === SuperMap.Plot.SymbolType.LITERATESIGN) {
345345
selectfeatures[i].route.applyTextStyle({ lineSymbolID: updated.value });
346346
} else {
347-
if (selectFeatures[i].symbolType != 1) {
347+
if (selectFeatures[i].symbolType != 1 && selectfeatures[i].setDashLine != undefined) {
348348
selectfeatures[i].setDashLine([]);
349349
selectfeatures[i].setStyle({ lineSymbolID: 0 });
350350
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy