interface mapToolsOptions {
  id?: string;
  el?: string;
  lat: number;
  lng: number;