interface ValhallaOfflineRoutingServiceOptions {
    path: string;
    profile?: ValhallaProfile;
}

Hierarchy (View Summary)

Properties

Properties

path: string
profile?: ValhallaProfile