BasicGoogleMapsGetGeoCoordinates Method |
Returns coordinates according to location address from Google service.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public double[] GetGeoCoordinates(
string location
)
Parameters
- location
- Type: SystemString
Location
Return Value
Type:
DoubleSee Also