[]
Configuration to use Visitor API
public class VisitorConfig
| Name | Description |
|---|---|
| VisitorConfig() | A Default constructor |
| Name | Description |
|---|---|
| ClientScriptResourcePath | A resource path to visitor client script. |
| InitCallbackTemplate | A callback after the script was loaded. |
| LocationProvider | A provider help to detect visitor Geographical Location. |
| ServerScriptsGoogleMapTemplate | A template to pass configuration to use google map API in the client side. |
| ServerScriptsTemplate | A template to pass visitor data from server side to client script. |