@maplibre/maplibre-gl-geocoder
    Preparing search index...

    Type Alias MaplibreGeocoderSuggestion

    type MaplibreGeocoderSuggestion = {
        placeId?: string;
        text: string;
    }
    Index

    Properties

    Properties

    placeId?: string
    text: string