[]
Initializes a new instance of a GeocoderGoogle.
public GeocoderBing(string cacheFile, bool autoSave, string bingKey)
Type | Name | Description |
---|---|---|
string | cacheFile | Name of cache file where locations are persisted. |
bool | autoSave | Determines whether to save the current location cache to the default cache file. |
string | bingKey | Bing license key used to access Bing services. |
You can create Bing license keys here: http://www.bingmapsportal.com/.