UseGoogleMapLocation Method (VisitorConfigBuilder)
In This Topic
Setup Visitor Web API using Google Map API.
Syntax
'Declaration
Public Sub UseGoogleMapLocation( _
ByVal As String _
)
public void UseGoogleMapLocation(
string
)
Parameters
- apikey
- an API key using Google Map services.
See Also