RAMP4 - v4.21.0
    Preparing search index...

    The result of identifying against a point on the map.

    interface MapIdentifyResult {
        click: MapClick;
        results: IdentifyResult[];
    }
    Index

    Properties

    Properties

    click: MapClick

    The map point that was identified

    results: IdentifyResult[]

    List of all the results found in the map identify