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