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

Hierarchy (view full)

Properties

Properties

path: string
profile?: ValhallaProfile

Generated using TypeDoc