This class can be used to get the coordinates of a place in Brazil from CEP zip code using Google Maps API.
It take a given zip code of Brazil (CEP) and sends request to the Google Maps API to obtain the longitude and latitude coordinate of the respective location.
The class can also send a request to obtain the address of a location given its latitude and longitude coordinates.
In Portuguese:
Retorna latitude e longitude de um lugar a partir do CEP.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
geo.php |
Class |
Retorna latitude/longitude a partir do CEP |