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.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
NearbyPostalCodesFinder ( )

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

Описание методов

NearbyPostalCodesFinder() публичный Метод

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