Listener that is invoked when a MPLocation marker is clicked on the map.

Export

OnMarkerClickListener

Hierarchy

  • OnMarkerClickListener
  • When a marker is clicked, the associated id is returned.

    Parameters

    • locationId: string

      The id of the location associated with this marker.

    Returns void

Generated using TypeDoc