|
|
@ -178,6 +178,10 @@ public class VanChartMapSeriesPane extends VanChartColorValueSeriesPane { |
|
|
|
GUICoreUtils.setEnabled(pointEffectPane, !largeModel); |
|
|
|
GUICoreUtils.setEnabled(pointEffectPane, !largeModel); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (markerTypeCom == null) { |
|
|
|
|
|
|
|
return; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
VanChartMapPlot mapPlot = (VanChartMapPlot) plot; |
|
|
|
VanChartMapPlot mapPlot = (VanChartMapPlot) plot; |
|
|
|
refreshMarkerComboboxModel(mapPlot); |
|
|
|
refreshMarkerComboboxModel(mapPlot); |
|
|
|
if (largeModel) { |
|
|
|
if (largeModel) { |
|
|
|