Open fedebyes opened 8 years ago
final View locationButton = ((View) mMapView.findViewById(new Integer(1)).getParent()).findViewById(new Integer(2)); locationButton.setVisibility(View.INVISIBLE);
final View locationButton = ((View) mMapView.findViewById(new Integer(1)).getParent()).findViewById(new Integer(2)); locationButton.setVisibility(View.INVISIBLE);