ngeo
    Preparing search index...

    Interface ngeoRoutingOptions

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

    Properties

    backendUrl?: string
    profiles?: RoutingProfile[]