dolibarr 18.0.6
|
Class to manage Google API. More...
Public Member Functions | |
__construct ($db, $key) | |
Constructor. | |
getGeoCoordinatesOfAddress ($address) | |
Return geo coordinates of an address. | |
Class to manage Google API.
Definition at line 27 of file google.class.php.
GoogleAPI::__construct | ( | $db, | |
$key ) |
Constructor.
Definition at line 47 of file google.class.php.
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.
References dol_strlen(), and getURLContent().