C# 클래스 NGeo.GeoNames.NearbyPostalCodesFinder

Encapsulates arguments sent to the FindNearbyPostalCodes service. There are two variants: 1. Lat/Lon - Returns postal codes nearby this point. 2. Postal Code/Country - Returns postal codes nearby this postal code.
파일 보기 프로젝트 열기: danludwig/NGeo 1 사용 예제들

공개 메소드들

메소드 설명
NearbyPostalCodesFinder ( )

Default property values are: Language = "local", MaxRows = 100, Style = ResultStyle.Medium.

메소드 상세

NearbyPostalCodesFinder() 공개 메소드

Default property values are: Language = "local", MaxRows = 100, Style = ResultStyle.Medium.