Click or drag to resize

GoogleMapServiceAPIVersion Property

Gets/sets the version of the Google Maps API to use. If no specific version is specified then no specific version is requested. Currently, when specified, this is used for the value of the "v" query parameter when loading the Google Maps API script.

Namespace:  NetQuarry.GoogleGeocoder
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string APIVersion { get; set; }

Property Value

Type: String
See Also