Listener that is invoked when a markers infowindow is clicked.

Export

OnMarkerInfoWindowClickListener

Hierarchy

  • OnMarkerInfoWindowClickListener
  • When the infowindow is clicked, the corresponding id is supplied.

    Parameters

    • locationId: string

      The id of the location associated with this info window.

    Returns void

Generated using TypeDoc