C1.Web.Api.Visitor Namespace / VisitorConfigBuilder Class / UseGoogleMapLocation Method
an API key using Google Map services.

In This Topic
UseGoogleMapLocation Method (VisitorConfigBuilder)
In This Topic
Setup Visitor Web API using Google Map API.
Syntax
'Declaration
 
Public Sub UseGoogleMapLocation( _
   ByVal apikey As String _
) 
 

Parameters

apikey
an API key using Google Map services.
See Also