模拟数据+gps参数
This commit is contained in:
@@ -735,6 +735,7 @@ public class ObjectUtils {
|
||||
}
|
||||
target.setLineWidth( options.getWidth() );
|
||||
target.setColor( options.getColor() );
|
||||
target.setGps(options.gps());
|
||||
// target.zIndex( options.getWidth() );
|
||||
// target.visible( options.isVisible() );
|
||||
//// target.geodesic( options.isGeodesic() );
|
||||
|
||||
Reference in New Issue
Block a user