[]
Initializes a new instance of a GeocoderBase.
public GeocoderBase(string cacheFile, bool autoSave)
| 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. |