C# Class 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.
Exibir arquivo Open project: danludwig/NGeo Class Usage Examples

Public Methods

Method Description
NearbyPostalCodesFinder ( )

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

Method Details

NearbyPostalCodesFinder() public method

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