|
@@ -10,7 +10,7 @@ import {obce, osmLayer} from '../app.config';
|
|
|
@Injectable({providedIn: 'root'})
|
|
@Injectable({providedIn: 'root'})
|
|
|
export class AdjusterService {
|
|
export class AdjusterService {
|
|
|
serviceBaseUrl: string;
|
|
serviceBaseUrl: string;
|
|
|
- nutsCodeRecordRelations = {};
|
|
|
|
|
|
|
+ //nutsCodeRecordRelations = {};
|
|
|
//attractivity;
|
|
//attractivity;
|
|
|
factors: any = [];
|
|
factors: any = [];
|
|
|
|
|
|