Méthode | Description | |
---|---|---|
__construct ( Http\Client\HttpClient $client, string $apiKey, $useSSL = true ) | ||
geocode ( $address ) | ||
getName ( ) | ||
reverse ( $latitude, $longitude ) |
Méthode | Description | |
---|---|---|
guessBestComponent ( array $components, array $keys ) : null | string | ||
guessLocality ( array $components ) : null | string | ||
guessStreetName ( array $components ) : null | string | ||
guessSubLocality ( array $components ) : null | string |
Méthode | Description | |
---|---|---|
executeQuery ( $query ) : Geocoder\Model\AddressCollection |
public __construct ( Http\Client\HttpClient $client, string $apiKey, $useSSL = true ) | ||
$client | Http\Client\HttpClient | An HTTP adapter. |
$apiKey | string | An API key. |