leaflet-control-geocoder
    Preparing search index...

    Interface GoogleResponseInternal

    interface GoogleResponse {
        results: Result[];
        status: string;
    }
    Index

    Properties

    Properties

    results: Result[]
    status: string