@nativescript-community/ui-carto
    Preparing search index...

    Interface ValhallaOnlineRoutingServiceOptions

    interface ValhallaOnlineRoutingServiceOptions {
        apiKey?: string;
        customServiceURL?: string;
        profile?: ValhallaProfile;
    }

    Hierarchy (View Summary)

    Index

    Properties

    apiKey?: string
    customServiceURL?: string
    profile?: ValhallaProfile