dolibarr
x.y.z
|
Class to manage Google API. More...
Public Member Functions | |
__construct ($db, $key) | |
Constructor. More... | |
getGeoCoordinatesOfAddress ($address) | |
Return geo coordinates of an address. More... | |
Class to manage Google API.
Definition at line 27 of file google.class.php.
GoogleAPI::__construct | ( | $db, | |
$key | |||
) |
GoogleAPI::getGeoCoordinatesOfAddress | ( | $address | ) |
Return geo coordinates of an address.
string | $address | Address Example: 68 Grande rue Charles de Gaulle,+94130,+Nogent sur Marne,+France Example: 188, rue de Fontenay,+94300,+Vincennes,+France |
Definition at line 62 of file google.class.php.