GeoCoding(String, String) Constructor
Note: This API is now obsolete.
Initializes a new instance of the
GeoCoding class
Namespace: Centralpoint.WebAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
[ObsoleteAttribute("Google now supports an API key with preferred accounts.")]
public GeoCoding(
string clientId,
string securityKey
)
<ObsoleteAttribute("Google now supports an API key with preferred accounts.")>
Public Sub New (
clientId As String,
securityKey As String
)
Parameters
- clientId String
-
- securityKey String
-