|
@@ -56,7 +56,7 @@ public class MapListItem {
|
|
|
private String type;
|
|
private String type;
|
|
|
private String backgroundColor;
|
|
private String backgroundColor;
|
|
|
private String fontColor;
|
|
private String fontColor;
|
|
|
- private Integer thickness;
|
|
|
|
|
|
|
+ private String thickness;
|
|
|
private Integer fontSize;
|
|
private Integer fontSize;
|
|
|
private String text;
|
|
private String text;
|
|
|
/** 点位图标完整访问 URL */
|
|
/** 点位图标完整访问 URL */
|