Geojson Polygon DATA Operating System Build Complete - Daniel C No.5
This commit is contained in:
@@ -17,7 +17,7 @@ public class ChangeDetectionService {
|
||||
return changeDetectionCoreService.getPolygonToPoint();
|
||||
}
|
||||
|
||||
public List<JsonNode> getPolygonToJson(){
|
||||
public List<JsonNode> getPolygonToJson() {
|
||||
return changeDetectionCoreService.getPolygonToJson();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user