8000 GitHub - divarvel/geocoding-api: Google Geocoding API scala helper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

divarvel/geocoding-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Geocoding API Helper

Easy-Breezy helper to talk to the Google Maps geocoding API

scala > val places = Geocoding.encodeAddress("17 rue Lanoue Bras de Fer, Nantes")
scala > places.results map { _.formatted_address }

Just look at Types.scala to see what's returned.

About

Google Geocoding API scala helper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0