프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
GetLatLongFromAddress ( GoogleAddress address ) : string | ||
GoogleGeocoder ( ) : System |
Initializes a new instance of the GoogleGeocoder class and defaults to transmission over HTTP.
|
|
GoogleGeocoder ( bool isSSL ) : System |
Initializes a new instance of the GoogleGeocoder class.
|
public GetLatLongFromAddress ( GoogleAddress address ) : string | ||
address | GoogleAddress | |
리턴 | string |
public GoogleGeocoder ( bool isSSL ) : System | ||
isSSL | bool | Indicates whether to send API requests via HTTPS. |
리턴 | System |