interface OSRMOfflineRoutingServiceOptions {
    path?: string;
}

Properties

Properties

path?: string

Generated using TypeDoc