Interface MarkerClickedListener


public interface MarkerClickedListener
Interface for notifications when the user double-clicks in the marker margin
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification that the user double-clicked in the marker margin
  • Method Details

    • markerDoubleClicked

      void markerDoubleClicked(MarkerLocation location)
      Notification that the user double-clicked in the marker margin
      Parameters:
      location - the MarkerLocation where the user double-clicked