leaflet-control-geocoder
    Preparing search index...

    Interface OpenLocationCodeOptions

    interface OpenLocationCodeOptions {
        codeLength?: number;
        OpenLocationCode: OpenLocationCodeApi;
    }
    Index

    Properties

    codeLength?: number
    OpenLocationCode: OpenLocationCodeApi