export class MapCountryData { id: string; country: string; z: number; }