export interface MapData { reseau: string; nom: string; url: string; }