[V2X]道路施工事件添加多边形区域绘制
This commit is contained in:
@@ -479,6 +479,7 @@ public class ObjectUtils {
|
||||
target.zIndex(options.getZIndex());
|
||||
target.setColor(options.getColor());
|
||||
target.useGradient(options.isGradient());
|
||||
target.useFacade(options.useFacade);
|
||||
if (options.getColorValues() != null) {
|
||||
target.colorValues(options.getColorValues());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user