Interface JGeocodingErrorEventParams

interface JGeocodingErrorEventParams {
    error: any;
}

Properties

Properties

error: any