Skip to content

Releases: klein-thibault/AddressGeocoder

Swift 4.2 compatibility

Choose a tag to compare

@ThibaultKlein ThibaultKlein released this 20 Sep 14:52

Added compatibility with Xcode 10 and Swift 4.2.

Added coordinate to the address model

Choose a tag to compare

@ThibaultKlein ThibaultKlein released this 16 Dec 20:30

Added coordinates to the geocoded address model.

Added by Htin Linn in pull request #3

First version of AddressGeocoder

Choose a tag to compare

@ThibaultKlein ThibaultKlein released this 16 Dec 19:59

This is the first version of AddressGeocoder. AddressGeocoder is helping you geocode an address based on a given zip code and country. It returns the corresponding state/region, city and coordinate.

See the README for more details on how to use the framework.