Skip to content

C# application where addresses can be found using the Google Places & Geocoding API.

License

Notifications You must be signed in to change notification settings

nicos-dev/address-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Address Finder

Description

C# application where addresses can be found using the Google Places & Geocoding API.

Preview

Google API Key

Get API Key

Note: API-Key must be activated for Google-Places API & Google-Geocoding API

Set API-Key

Navigate to ./AddressFinder/AddressForm.cs

private static protected string apiKey = "<your-api-key>";

Dependencies

About

C# application where addresses can be found using the Google Places & Geocoding API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages