Skip to content

This class can get the geographic location of a street with Google Maps API. It sends an HTTP request to Google Maps Web services API Web server to get the geographic coordinates of a given street address, city and country. The class parses the response and returns the latitude and longitude of the given address if found, as well the accuracy of…

Notifications You must be signed in to change notification settings

Ofloo/geocode.php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Donations: bitcoin 1wqZdYXE7hdU4BTFV9vrUiBUD9LdEdQAj

About

This class can get the geographic location of a street with Google Maps API. It sends an HTTP request to Google Maps Web services API Web server to get the geographic coordinates of a given street address, city and country. The class parses the response and returns the latitude and longitude of the given address if found, as well the accuracy of…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages