메소드 | 설명 | |
---|---|---|
__construct ( Http\Client\HttpClient $client, string $locale = null, string $toponym = null ) | ||
geocode ( $address ) | {@inheritDoc} | |
getName ( ) | {@inheritDoc} | |
reverse ( $latitude, $longitude ) | {@inheritDoc} |
메소드 | 설명 | |
---|---|---|
executeQuery ( string $query ) |
public __construct ( Http\Client\HttpClient $client, string $locale = null, string $toponym = null ) | ||
$client | Http\Client\HttpClient | An HTTP adapter. |
$locale | string | A locale (optional). |
$toponym | string | Toponym biasing only for reverse geocoding (optional). |