| 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
Syntaxpublic double[] GetGeoCoordinates(
	string location
)
Parameters
- location
- Type: SystemString
 Location
Return Value
Type: 
Double See Also
See Also