Package 

Interface Polyline.OnClickListener


  • 
    public interface Polyline.OnClickListener
    
                        

    Internal method used to ensure that the infowindow will have a default position in all cases,so that the user can call showInfoWindow even if no tap occured before.Currently, set the position on the "middle" point of the polyline.

    • Method Summary

      Modifier and Type Method Description
      abstract boolean onClick(Polyline polyline, MapView mapView, GeoPoint eventPos)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait