프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_address | string | Address | |
$_administrativeAreaName | string | Administrative area name | |
$_baseUrl | string | Base Url | |
$_countryName | string | Country name | |
$_countryNameCode | string | Country name code | |
$_latitude | double | Latitude | |
$_longitude | double | Longitude | |
$_postalCode | string | Postal Code |
메소드 | 설명 | |
---|---|---|
__construct ( ) : void | Construct | |
getInfoLocation ( string $address ) : boolean | getInfoLocation | |
getLatitude ( ) : double | get the Latitude coordinate | |
getLongitude ( ) : double | get the Longitude coordinate |
메소드 | 설명 | |
---|---|---|
_connect ( string $param ) : boolean | connect to Google Maps |
public getInfoLocation ( string $address ) : boolean | ||
$address | string | |
리턴 | boolean |
protected string $_administrativeAreaName | ||
리턴 | string |