[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.GeocoderBase.-ctor

GeocoderBase Constructor

GeocoderBase(string, bool)

Initializes a new instance of a GeocoderBase.

Declaration
public GeocoderBase(string cacheFile, bool autoSave)
Parameters
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.