레이어관리 수정
This commit is contained in:
@@ -408,4 +408,9 @@ public class LayerDto {
|
||||
@Schema(description = "노출여부 true, false", example = "true")
|
||||
private Boolean isMapYn;
|
||||
}
|
||||
|
||||
public enum MapType {
|
||||
CHANGE_MAP,
|
||||
LABELING_MAP
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user