Skip to content

GoogleMapsAPI.NET.API.Places #6

Description

@Arunthirumalai

I'm getting timeout error while connecting the Places API. A quick solution will be appreciated

                ComponentsFilter c = new ComponentsFilter();
                c.Add("country", "US");

Getting timeout error here***************
PlaceAutocompleteResponse AutocompleteResponse = Client.Places.AutoComplete("2233 Willowby",null,null,null,null,null,c);


                List<DOTaxrollData> Response = new List<DOTaxrollData>();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions