Method | Description | |
---|---|---|
__construct ( Http\Client\HttpClient $client, string $apiKey ) | ||
geocode ( $address ) | {@inheritDoc} | |
getName ( ) | {@inheritDoc} | |
reverse ( $latitude, $longitude ) | {@inheritDoc} |
Method | Description | |
---|---|---|
executeQuery ( string $query ) |
public __construct ( Http\Client\HttpClient $client, string $apiKey ) | ||
$client | Http\Client\HttpClient | An HTTP adapter |
$apiKey | string | An API key |