Situm SDK JS
    Preparing search index...

    Interface NavigateToFilter

    interface NavigateToFilter {
        filter: { poiCategoryIdentifier?: number };
        type?: RouteType;
    }
    Index

    Properties

    Properties

    filter: { poiCategoryIdentifier?: number }
    type?: RouteType