Cadenza JS
    Preparing search index...

    Interface LocationFinderExtentStrategy

    The first result of a location finder query defines the initial map extent.

    interface LocationFinderExtentStrategy {
        query: string;
        type: "locationFinder";
    }
    Index

    Properties

    Properties

    query: string

    This query takes precedence over another query that might be given in an API call.

    type: "locationFinder"

    The extent strategy type