markerclick

  1. R

    Android Question MapFragment1_MarkerClick Problem

    I have a mapping project where I am using GoogleMapsExtra to capture and display LatLong bounds of a group of markers. I am adding the markers with gMap.AddMarker(Lat,Log,"Marker Title") To designate a marker for deletion I wish to set a variable to the marker title when the marker is selected...
Top