模拟数据+gps参数

This commit is contained in:
liujing
2021-04-29 18:42:20 +08:00
parent 7c8e577d77
commit 097a872f31
4 changed files with 69 additions and 68 deletions

View File

@@ -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() );