• Parameters

    • ui: ReactNode
    • Optional preloadedState: {
          entity?: {
              place?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; smartId: string; linked: { dbpedia?: string | undefined; geonames?: string | undefined; mapycz?: string | undefined; osm?: string | undefined; wikidata?: string | undefined; yago?: string | undefined; }; attributes: { ...;
          };
          favorites?: {
              createExpanded: boolean;
              direcs: ({ name: string; path: { distance: number; duration: number; polyline: { lon: number; lat: number; }[]; }; waypoints: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }[]; direcId: string; })[];
              direcsExpanded: boolean;
              loaded: boolean;
              loadedRatio: number;
              location?: { lon: number; lat: number; };
              name: string;
              places: ({ name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId: string; smartId?: string | undefined; })[];
              placesExpanded: boolean;
              routes: ({ source: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; target: { name: string; location: { ...; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined;...)[];
              routesExpanded: boolean;
          };
          panel?: {
              block: boolean;
              dialogBlock: boolean;
              show: boolean;
          };
          resultDirecs?: {
              index: number;
              result: ({ name: string; path: { distance: number; duration: number; polyline: { lon: number; lat: number; }[]; }; waypoints: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }[]; direcId?: string | undefined; })[];
          };
          resultPlaces?: {
              filters: boolean[];
              page: number;
              pageSize: number;
              result?: { center: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; radius: number; categories: { ...; }[]; places: { ...; }[]; };
          };
          resultRoutes?: {
              categoryFilters: boolean[];
              index: number;
              result: ({ source: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; target: { name: string; location: { ...; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined;...)[];
          };
          searchDirecs?: {
              waypoints: ({ name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; })[];
          };
          searchPlaces?: {
              categories: ({ keyword: string; filters: { es?: { description?: {} | undefined; image?: {} | undefined; website?: {} | undefined; address?: {} | undefined; email?: {} | undefined; phone?: {} | undefined; socialNetworks?: {} | undefined; charge?: {} | undefined; openingHours?: {} | undefined; } | undefined; bs?: { ...; } | undefi...)[];
              center?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; };
              radius: number;
          };
          searchRoutes?: {
              arrows: ({ fr: number; to: number; })[];
              categories: ({ keyword: string; filters: { es?: { description?: {} | undefined; image?: {} | undefined; website?: {} | undefined; address?: {} | undefined; email?: {} | undefined; phone?: {} | undefined; socialNetworks?: {} | undefined; charge?: {} | undefined; openingHours?: {} | undefined; } | undefined; bs?: { ...; } | undefi...)[];
              maxDistance: number;
              source?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; };
              target?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; };
          };
          session?: {
              login: boolean;
              solid: boolean;
          };
          solid?: {
              activated: boolean;
              availablePods?: string[];
              redirect: boolean;
              selectedPod: null | string;
              webId: string;
          };
          viewer?: {
              direc?: { name: string; path: { distance: number; duration: number; polyline: { lon: number; lat: number; }[]; }; waypoints: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }[]; direcId: string; };
              place?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId: string; smartId?: string | undefined; };
              route?: { source: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; target: { name: string; location: { ...; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined;...;
              routeFilters: boolean[];
          };
      }
      • Optional entity?: {
            place?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; smartId: string; linked: { dbpedia?: string | undefined; geonames?: string | undefined; mapycz?: string | undefined; osm?: string | undefined; wikidata?: string | undefined; yago?: string | undefined; }; attributes: { ...;
        }
        • Optional place?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; smartId: string; linked: { dbpedia?: string | undefined; geonames?: string | undefined; mapycz?: string | undefined; osm?: string | undefined; wikidata?: string | undefined; yago?: string | undefined; }; attributes: { ...
      • Optional favorites?: {
            createExpanded: boolean;
            direcs: ({ name: string; path: { distance: number; duration: number; polyline: { lon: number; lat: number; }[]; }; waypoints: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }[]; direcId: string; })[];
            direcsExpanded: boolean;
            loaded: boolean;
            loadedRatio: number;
            location?: { lon: number; lat: number; };
            name: string;
            places: ({ name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId: string; smartId?: string | undefined; })[];
            placesExpanded: boolean;
            routes: ({ source: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; target: { name: string; location: { ...; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined;...)[];
            routesExpanded: boolean;
        }
        • createExpanded: boolean
        • direcs: ({ name: string; path: { distance: number; duration: number; polyline: { lon: number; lat: number; }[]; }; waypoints: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }[]; direcId: string; })[]
        • direcsExpanded: boolean
        • loaded: boolean
        • loadedRatio: number
        • Optional location?: { lon: number; lat: number; }
        • name: string
        • places: ({ name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId: string; smartId?: string | undefined; })[]
        • placesExpanded: boolean
        • routes: ({ source: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; target: { name: string; location: { ...; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined;...)[]
        • routesExpanded: boolean
      • Optional panel?: {
            block: boolean;
            dialogBlock: boolean;
            show: boolean;
        }
        • block: boolean
        • dialogBlock: boolean
        • show: boolean
      • Optional resultDirecs?: {
            index: number;
            result: ({ name: string; path: { distance: number; duration: number; polyline: { lon: number; lat: number; }[]; }; waypoints: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }[]; direcId?: string | undefined; })[];
        }
        • index: number
        • result: ({ name: string; path: { distance: number; duration: number; polyline: { lon: number; lat: number; }[]; }; waypoints: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }[]; direcId?: string | undefined; })[]
      • Optional resultPlaces?: {
            filters: boolean[];
            page: number;
            pageSize: number;
            result?: { center: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; radius: number; categories: { ...; }[]; places: { ...; }[]; };
        }
        • filters: boolean[]
        • page: number
        • pageSize: number
        • Optional result?: { center: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; radius: number; categories: { ...; }[]; places: { ...; }[]; }
      • Optional resultRoutes?: {
            categoryFilters: boolean[];
            index: number;
            result: ({ source: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; target: { name: string; location: { ...; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined;...)[];
        }
        • categoryFilters: boolean[]
        • index: number
        • result: ({ source: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; target: { name: string; location: { ...; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined;...)[]
      • Optional searchDirecs?: {
            waypoints: ({ name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; })[];
        }
        • waypoints: ({ name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; })[]
      • Optional searchPlaces?: {
            categories: ({ keyword: string; filters: { es?: { description?: {} | undefined; image?: {} | undefined; website?: {} | undefined; address?: {} | undefined; email?: {} | undefined; phone?: {} | undefined; socialNetworks?: {} | undefined; charge?: {} | undefined; openingHours?: {} | undefined; } | undefined; bs?: { ...; } | undefi...)[];
            center?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; };
            radius: number;
        }
        • categories: ({ keyword: string; filters: { es?: { description?: {} | undefined; image?: {} | undefined; website?: {} | undefined; address?: {} | undefined; email?: {} | undefined; phone?: {} | undefined; socialNetworks?: {} | undefined; charge?: {} | undefined; openingHours?: {} | undefined; } | undefined; bs?: { ...; } | undefi...)[]
        • Optional center?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }
        • radius: number
      • Optional searchRoutes?: {
            arrows: ({ fr: number; to: number; })[];
            categories: ({ keyword: string; filters: { es?: { description?: {} | undefined; image?: {} | undefined; website?: {} | undefined; address?: {} | undefined; email?: {} | undefined; phone?: {} | undefined; socialNetworks?: {} | undefined; charge?: {} | undefined; openingHours?: {} | undefined; } | undefined; bs?: { ...; } | undefi...)[];
            maxDistance: number;
            source?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; };
            target?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; };
        }
        • arrows: ({ fr: number; to: number; })[]
        • categories: ({ keyword: string; filters: { es?: { description?: {} | undefined; image?: {} | undefined; website?: {} | undefined; address?: {} | undefined; email?: {} | undefined; phone?: {} | undefined; socialNetworks?: {} | undefined; charge?: {} | undefined; openingHours?: {} | undefined; } | undefined; bs?: { ...; } | undefi...)[]
        • maxDistance: number
        • Optional source?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }
        • Optional target?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }
      • Optional session?: {
            login: boolean;
            solid: boolean;
        }
        • login: boolean
        • solid: boolean
      • Optional solid?: {
            activated: boolean;
            availablePods?: string[];
            redirect: boolean;
            selectedPod: null | string;
            webId: string;
        }
        • activated: boolean
        • Optional availablePods?: string[]
        • redirect: boolean
        • selectedPod: null | string
        • webId: string
      • Optional viewer?: {
            direc?: { name: string; path: { distance: number; duration: number; polyline: { lon: number; lat: number; }[]; }; waypoints: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }[]; direcId: string; };
            place?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId: string; smartId?: string | undefined; };
            route?: { source: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; target: { name: string; location: { ...; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined;...;
            routeFilters: boolean[];
        }
        • Optional direc?: { name: string; path: { distance: number; duration: number; polyline: { lon: number; lat: number; }[]; }; waypoints: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }[]; direcId: string; }
        • Optional place?: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId: string; smartId?: string | undefined; }
        • Optional route?: { source: { name: string; location: { lon: number; lat: number; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined; }; target: { name: string; location: { ...; }; keywords: string[]; categories: number[]; placeId?: string | undefined; smartId?: string | undefined;...
        • routeFilters: boolean[]
    • Optional context: AppContextValue
    • Optional routerProps: AppRouterProps

    Returns Element

Generated using TypeDoc