C# 클래스 GoogleMapsApi.Entities.PlaceAutocomplete.Request.PlaceAutocompleteRequest

The Place Autocomplete service is a web service that returns place predictions in response to an HTTP request. The request specifies a textual search string and optional geographic bounds. The service can be used to provide autocomplete functionality for text-based geographic searches, by returning places such as businesses, addresses and points of interest as a user types.
상속: GoogleMapsApi.Entities.Common.MapsBaseRequest
파일 보기 프로젝트 열기: maximn/google-maps 1 사용 예제들

보호된 메소드들

메소드 설명
GetQueryStringParameters ( ) : QueryStringParametersList

메소드 상세

GetQueryStringParameters() 보호된 메소드

protected GetQueryStringParameters ( ) : QueryStringParametersList
리턴 QueryStringParametersList