Display Dialog Box when i click on the maps place marker icon?
问题 When I click the certain place in the map in android it shows the alert Dialog ? You want to save the location into particular list for example My place or Favorite so that I can move that place to particular list in. Thanks in Advance...... 回答1: public class MapViewer extends MapActivity { MapView mapView; MapController mapController; GeoPoint mgeoPoint; Drawable marker; MyLocationOverlay mLocationOverlay; MotionEvent e; @Override protected void onCreate(Bundle icicle) { // TODO Auto