I am using Mapophage Library. I want to implement the feature to move overlays with finger. To implement this feature, the  Public Boolean On-TouchAvent (Motion Event Event, Map-View Map View) is required in the  method 
 
 Only the methods I get is  onTap (GeoPoint geoPoint, MapView mapView)  and  onLongPress (GeoPoint geoPoint, MapView mapView)  in  ItemizedOverlay < / Code> class. 
Has anyone faced the problem of moving the finger with the MapForz finger? ... please help me
I tried another approach, I downloaded the source code using git bash . But surprisingly I could not find the item named Overlay class. Is not this update in the source download section?
Thanks in advance.
  
 
  
Comments
Post a Comment