[]
        
(Showing Draft Content)

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

GeocoderBing Constructor

GeocoderBing(string, bool, string)

Initializes a new instance of a GeocoderGoogle.

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

string bingKey

Bing license key used to access Bing services.

Remarks

You can create Bing license keys here: http://www.bingmapsportal.com/.