Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 403 Bytes

callback-markerclick.md

File metadata and controls

15 lines (11 loc) · 403 Bytes

callbackMarkerClick

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 map object