GeocoderGoogle の新しいインスタンスを初期化します。
シンタックス
'宣言
Public Function New( _
ByVal As System.String, _
ByVal As System.Boolean, _
ByVal As System.String _
)
public GeocoderBing(
System.string ,
System.bool ,
System.string
)
パラメータ
- cacheFile
- 場所が保存されるキャッシュファイルの名前。
- autoSave
- bingKey
- Bing サービスへのアクセスに使用される Bing ライセンスキー。
参照