cslMarkerClick
Description
Fires when a marker on the map is clicked.
Parameters
| Name | Type | Description |
|---|---|---|
| marker | object | Google Maps marker object |
| markerId | int | Marker ID number |
| $selectedLocation | object | Corresponding location list DOM element |
| locationObj | object | Location details of the selected item |
| map | object | Google Maps object |