Type alias ngeoRoutingOptions

ngeoRoutingOptions: {
    backendUrl?: string;
    profiles?: RoutingProfile[];
}

Type declaration

Generated using TypeDoc